gnupg and gpgme version bump

This commit is contained in:
groni
2016-12-24 17:49:14 +01:00
parent a6b801e202
commit cb5348d445
3 changed files with 24 additions and 5 deletions
+9 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>The GNU Privacy Guard, a PGP replacement</Summary>
<Description>GnuPG allows to encrypt and sign your data and communication, features a versatile key managment system as well as access modules for all kinds of public key directories.</Description>
<Archive sha1sum="1a345804f34a2acd05c1555e40ddfa297f38438b" type="tarbz2">ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-2.1.7.tar.bz2</Archive>
<Archive sha1sum="d83ab893faab35f37ace772ca29b939e6a5aa6a7" type="tarbz2">http://gd.tuwien.ac.at/pub/gnupg/gnupg/gnupg-2.1.17.tar.bz2</Archive>
<BuildDependencies>
<Dependency>openldap-client</Dependency>
<Dependency>pinentry</Dependency>
@@ -55,6 +55,7 @@
<Dependency>readline</Dependency>
<Dependency>libgcrypt</Dependency>
<Dependency>libgpg-error</Dependency>
<Dependency>libusb</Dependency>
<!-- For scdaemon -->
<Dependency>libusb-compat</Dependency>
</RuntimeDependencies>
@@ -88,6 +89,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-12-24</Date>
<Version>2.1.17</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-08</Date>
<Version>2.1.7</Version>