Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=97c2d93df73c8532997dcf5a213986396078deb2
commit 97c2d93df73c8532997dcf5a213986396078deb2 Author: DeX77 <[email protected]> Date: Mon May 29 15:37:40 2017 +0200 gnutls-3.4.17-5-x86_64 * rebuild with p11-kit>=0.23.2-8 diff --git a/source/apps/gnutls/FrugalBuild b/source/apps/gnutls/FrugalBuild index 1fd7760..f48e879 100644 --- a/source/apps/gnutls/FrugalBuild +++ b/source/apps/gnutls/FrugalBuild @@ -4,12 +4,12 @@ pkgname=gnutls pkgver=3.4.17 -pkgrel=4 +pkgrel=5 pkgdesc="A library which provides a secure layer over a reliable transport layer" url="http://www.gnu.org/software/gnutls/" groups=('apps' 'chroot-core') archs=("x86_64") -depends=('p11-kit>=0.23.2-7' 'libidn>=1.33-2' 'nettle>=3.3-4') +depends=('p11-kit>=0.23.2-8' 'libidn>=1.33-2' 'nettle>=3.3-4') options=('scriptlet') up2date="Flasttar ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/" source=(ftp://ftp.gnutls.org/gcrypt/$pkgname/v${pkgver%.*}/$pkgname-$pkgver.tar.xz) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
