libksba: update to 1.3.4.

This commit is contained in:
Michael Gehring 2016-05-03 21:14:58 +02:00
parent 019a8dd668
commit 2c14232902

View File

@ -1,6 +1,6 @@
# Template file for 'libksba'
pkgname=libksba
version=1.3.3
version=1.3.4
revision=1
build_style=gnu-configure
makedepends="libgpg-error-devel"
@ -9,7 +9,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="LGPL-3"
homepage="https://www.gnupg.org/related_software/libksba/index.html"
distfiles="ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=0c7f5ffe34d0414f6951d9880a46fcc2985c487f7c36369b9f11ad41131c7786
checksum=f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f
libksba-devel_package() {
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"