From 7dad14ae8adcf791067df33e265af6ff00ea5993 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 9 Jan 2016 20:00:00 +0100 Subject: [PATCH] gnutls: update to 3.3.20 --- srcpkgs/gnutls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index e53addef06..a0a767c857 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,6 +1,6 @@ # Template file for 'gnutls' pkgname=gnutls -version=3.3.19 +version=3.3.20 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=888d8779b48f21959b33d4d9ad0b546e5ec3dea20abf0d9bb03869d56b1f44cf +checksum=4c903e5cde7a8f15318af9a7a6c9b7fc8348594b0a1e9ac767636ef2187399ea pre_configure() { autoreconf -fi