libassuan: update to 2.2.0.

This commit is contained in:
Eivind Uggedal 2014-12-12 09:37:20 +00:00
parent 255220137b
commit f5bdfbbedf

View file

@ -1,6 +1,6 @@
# Template file for 'libassuan'
pkgname=libassuan
version=2.1.3
version=2.2.0
revision=1
build_style=gnu-configure
configure_args="--with-libgpg-error-prefix=${XBPS_CROSS_BASE}/usr"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://www.gnupg.org/related_software/libassuan"
distfiles="ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$version.tar.bz2"
checksum=fa2170b353c928eb59610e0700c34947f1890634ddf7bcf2366c9c88b4f51d1a
checksum=7df58ed70be4b694f77efd1f3b3f103c6311b6b71e04a370382f9fe8204f6ec6
libassuan-devel_package() {
depends="libgpg-error-devel ${sourcepkg}>=${version}_${revision}"