libksba: bump to version 1.3.1

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-10-06 17:03:40 -03:00 committed by Peter Korsgaard
parent eab4e5605b
commit 67a0403a2b
2 changed files with 3 additions and 1 deletions
package/libksba

View File

@ -0,0 +1,2 @@
# Locally calculated after checking pgp signature
sha256 bc96b95516bd2b67f413bc8b5cc5a75a2583c6e666d24dfd0d5bcc6b1aab46f9 libksba-1.3.1.tar.bz2

View 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)