libksba: bump to version 1.3.1
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 6 Oct 2014 20:03:40 +0000 (17:03 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 7 Oct 2014 10:21:33 +0000 (12:21 +0200)
Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libksba/libksba.hash [new file with mode: 0644]
package/libksba/libksba.mk

diff --git a/package/libksba/libksba.hash b/package/libksba/libksba.hash
new file mode 100644 (file)
index 0000000..c7d209a
--- /dev/null
@@ -0,0 +1,2 @@
+# Locally calculated after checking pgp signature
+sha256 bc96b95516bd2b67f413bc8b5cc5a75a2583c6e666d24dfd0d5bcc6b1aab46f9        libksba-1.3.1.tar.bz2
index 086d019b656c377bd70e1e65f5c6002be91b5c3d..aaf9b627f452b6a8bdd1a93b234c6a0f9ddc7ded 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBKSBA_VERSION = 1.3.0
+LIBKSBA_VERSION = 1.3.1
 LIBKSBA_SOURCE = libksba-$(LIBKSBA_VERSION).tar.bz2
 LIBKSBA_SITE = ftp://ftp.gnupg.org/gcrypt/libksba
 LIBKSBA_LICENSE = LGPLv3+ or GPLv2+ (library, headers), GPLv3+ (manual, tests, build system)