Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc43.git;a=commitdiff;h=e6a4d9fd073de4041e6af5fb8245cc00ed855139
commit e6a4d9fd073de4041e6af5fb8245cc00ed855139 Author: crazy <[EMAIL PROTECTED]> Date: Mon Mar 10 17:34:28 2008 +0100 libgcrypt-1.4.0-2-i686 * rebuild diff --git a/source/lib/libgcrypt/FrugalBuild b/source/lib/libgcrypt/FrugalBuild index a69cf16..aa6e547 100644 --- a/source/lib/libgcrypt/FrugalBuild +++ b/source/lib/libgcrypt/FrugalBuild @@ -4,12 +4,12 @@ pkgname=libgcrypt pkgver=1.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Libgcrypt is a general purpose cryptographic library based on the code from GnuPG." url="http://www.gnu.org/directory/security/libgcrypt.html" groups=('lib') archs=('i686' 'x86_64') -depends=('libgpg-error' 'texinfo') +depends=('libgpg-error>=1.6-2' 'texinfo>=4.11-2') Finclude texinfo up2date="lynx -dump ftp://ftp.gnupg.org/gcrypt/$pkgname |Flasttar" source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
