From 817eb684392d374456c1a01856bf8c171ee81da8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 9 Oct 2016 23:34:09 +0200 Subject: [PATCH] gnutls: update to 3.4.16 --- srcpkgs/gnutls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index 6cc2491df65..330502b7ab7 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,6 +1,6 @@ # Template file for 'gnutls' pkgname=gnutls -version=3.4.15 +version=3.4.16 revision=1 build_style=gnu-configure configure_args="--with-zlib --disable-guile --disable-static @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/gnutls/" license="GPL-3, LGPL-2.1" distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz" -checksum=eb2a013905f5f2a0cbf7bcc1d20c85a50065063ee87bd33b496c4e19815e3498 +checksum=d99abb1b320771b58c949bab85e4b654dd1e3e9d92e2572204b7dc479d923927 pre_configure() { autoreconf -fi