From 7e4ceccb3b2243729bbab3d98ef3f77ee0a1d327 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 13 Sep 2015 07:00:00 +0200 Subject: [PATCH] gnutls: update to 3.3.18 --- srcpkgs/gnutls/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index b386fc06af0..3210839d1ef 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,6 +1,6 @@ -# Template build file for 'gnutls'. +# Template file for 'gnutls' pkgname=gnutls -version=3.3.17.1 +version=3.3.18 revision=1 build_style=gnu-configure configure_args="--with-zlib --disable-guile --disable-static @@ -12,8 +12,8 @@ short_desc="GNU Transport Layer Security library" maintainer="Juan RP " homepage="http://www.gnu.org/software/gnutls/" license="GPL-3, LGPL-2.1" -distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/gnutls-${version}.tar.xz" -checksum=b40f158030a92f450a07b20300a3996710ca19800848d9f6fd62493170c5bbb4 +distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz" +checksum=7a87e7f486d1ada10007356917a412cde6c6114dac018e3569e3aa09e9f29395 pre_configure() { autoreconf -fi