libksba: update to 1.3.5.

This commit is contained in:
Juan RP 2016-08-24 10:50:09 +02:00
parent a425005123
commit ab575839f6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libksba'
pkgname=libksba
version=1.3.4
version=1.3.5
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=f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f
checksum=41444fd7a6ff73a79ad9728f985e71c9ba8cd3e5e53358e70d5f066d35c1a340
libksba-devel_package() {
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"