gpgme-1.23.1

This commit is contained in:
Rmys
2023-10-30 10:29:06 +03:00
parent 379545c679
commit e657d8450b
2 changed files with 17 additions and 9 deletions
+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="5b20d0fc4e1efdaa63122db5cf828caa763099e4" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.23.0.tar.bz2</Archive>
<Archive sha1sum="a18b8498e527cac6de92ae17efbe32c3c68c0e97" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.23.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>swig</Dependency>
<Dependency>gnupg</Dependency>
@@ -122,6 +122,13 @@
</Package>
<History>
<Update release="21">
<Date>2023-10-30</Date>
<Version>1.23.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2023-10-27</Date>
<Version>1.23.0</Version>