Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8c862de7deaf1f87c81c1ca69bd11673f70ab6c
commit d8c862de7deaf1f87c81c1ca69bd11673f70ab6c Author: crazy <[email protected]> Date: Thu Jun 16 23:25:51 2016 +0200 libgcrypt-1.7.1-1-x86_64 * Version bump diff --git a/source/base/libgcrypt/FrugalBuild b/source/base/libgcrypt/FrugalBuild index 4d08449..45885d2 100644 --- a/source/base/libgcrypt/FrugalBuild +++ b/source/base/libgcrypt/FrugalBuild @@ -2,13 +2,13 @@ # Maintainer: crazy <[email protected]> pkgname=libgcrypt -pkgver=1.7.0 +pkgver=1.7.1 pkgrel=1 pkgdesc="Libgcrypt is a general purpose cryptographic library based on the code from GnuPG." url="http://www.gnu.org/directory/security/libgcrypt.html" groups=('base' 'core') archs=('i686' 'x86_64' 'arm') -depends=('libgpg-error>=1.21-3') +depends=('libgpg-error>=1.23') up2date="lynx -dump ftp://ftp.gnupg.org/gcrypt/$pkgname |Flasttar" source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2) signatures=($source.sig) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
