gpgme-1.23.2

This commit is contained in:
Rmys
2023-11-29 10:29:59 +03:00
parent 291ba49d39
commit 69ec3b4c4f
+8 -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="a18b8498e527cac6de92ae17efbe32c3c68c0e97" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.23.1.tar.bz2</Archive>
<Archive sha1sum="b3a938939a9fb2182684aa9ba094c8e8ecd6167b" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.23.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>swig</Dependency>
<Dependency>gnupg</Dependency>
@@ -151,6 +151,13 @@
</Package>
<History>
<Update release="24">
<Date>2023-11-29</Date>
<Version>1.23.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2023-11-18</Date>
<Version>1.23.1</Version>