gpgme ver. bump

This commit is contained in:
Rmys
2024-11-17 15:44:16 +03:00
parent 851395df42
commit 06db497d47
+9 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<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>
<Archive sha1sum="b3a938939a9fb2182684aa9ba094c8e8ecd6167b" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.23.2.tar.bz2</Archive>
<Archive sha1sum="3d9e8b50c0f20985690e56292fe102312cfc583d" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.24.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>swig</Dependency>
<Dependency>gnupg</Dependency>
@@ -48,6 +48,7 @@
<Path fileType="data">/usr/share/common-lisp</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
@@ -152,6 +153,13 @@
</Package>
<History>
<Update release="26">
<Date>2024-11-07</Date>
<Version>1.24.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="25">
<Date>2024-03-06</Date>
<Version>1.23.2</Version>