main/libassuan: upgrade to 2.0.3

This commit is contained in:
Natanael Copa 2012-01-12 17:28:38 +00:00
parent 6906e59f7c
commit fbf5e84f7d

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libassuan
pkgver=2.0.2
pkgver=2.0.3
pkgrel=0
pkgdesc="Libassuan is the IPC library used by some GnuPG related software"
url="ftp://ftp.gnupg.org/gcrypt/libgcrypt"
@ -23,4 +23,4 @@ package() {
rm "$pkgdir"/usr/lib/*.la
}
md5sums="3e7d00fd2ee8a0b9c51ac7616ef3f1ec libassuan-2.0.2.tar.bz2"
md5sums="179d1918325fdb928c7bd90b8a514fc7 libassuan-2.0.3.tar.bz2"