libgcrypt: update to 1.5.0, remove static libs.

This commit is contained in:
ojab 2012-01-05 11:30:46 +00:00
parent 3e469f87b4
commit d1fc032919
2 changed files with 2 additions and 3 deletions

View file

@ -14,5 +14,4 @@ do_install()
mkdir -p ${DESTDIR}/usr/{bin,lib}
mv ${SRCPKGDESTDIR}/usr/{bin,include,share} ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/lib/*.*a ${DESTDIR}/usr/lib
}

View file

@ -1,12 +1,12 @@
# Template build file for 'libgcrypt'.
pkgname=libgcrypt
version=1.4.6
version=1.5.0
distfiles="ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu-configure
revision=1
short_desc="GNU cryptographic library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=3e4b30da6b357b565333d0222133b64a0414be99ba72733081165c8ea9bc6b85
checksum=4b62fc516004940a0571025401a0581d49199f1a76dfb5ce6fd63f50db8173fa
long_desc="
This is a general purpose cryptographic library based on the code from GnuPG.
It provides functions for all cryptograhic building blocks: symmetric ciphers