gpgme ver. bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>gpgme</Name>
|
<Name>gpgme</Name>
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>GnuPG Made Easy is a library for making GnuPG easier to use</Summary>
|
<Summary>GnuPG Made Easy is a library for making GnuPG easier to use</Summary>
|
||||||
<Description>GPGME is a library designed to make access to GnuPG easier for applications. It provides a high-Level Crypto application programming interface (API) for encryption, decryption, signing, signature verification and key management.</Description>
|
<Description>GPGME is a library designed to make access to GnuPG easier for applications. It provides a high-Level Crypto application programming interface (API) for encryption, decryption, signing, signature verification and key management.</Description>
|
||||||
<Archive sha1sum="d4a86cc7b38b8b125065983cce058ce71be676e9" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-2.0.1.tar.bz2</Archive>
|
<Archive sha1sum="ecd2035bbde939a4b90f8ee4b436c30f43d3e9d6" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-2.1.2.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gnupg</Dependency>
|
<Dependency>gnupg</Dependency>
|
||||||
<Dependency>glib2-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
@@ -64,6 +64,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="31">
|
||||||
|
<Date>2026-07-03</Date>
|
||||||
|
<Version>2.1.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="30">
|
<Update release="30">
|
||||||
<Date>2026-01-10</Date>
|
<Date>2026-01-10</Date>
|
||||||
<Version>2.0.1</Version>
|
<Version>2.0.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user