extra/libgcrypt: upgrade to 1.4.4

This commit is contained in:
Natanael Copa 2009-04-13 14:08:07 +00:00
parent 0508665733
commit bc39b01568

View File

@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libgcrypt
pkgver=1.4.3
pkgver=1.4.4
pkgrel=0
pkgdesc="general purpose crypto library based on the code used in GnuPG"
url="http://www.gnupg.org"
@ -25,5 +25,5 @@ build () {
make -j1 DESTDIR="$pkgdir" install || return 1
rm -f ${pkgdir}/usr/share/info/dir
}
md5sums="46e50e811ed51f1e0e8dd677dded967d libgcrypt-1.4.3.tar.bz2
md5sums="34105aa927e23c217741966496b97e67 libgcrypt-1.4.4.tar.bz2
28513788ba4d556ccd538867dc6205ab nocxx.patch"