From 3cde7e1aec71c2320b9737d305a9fa77b9b5a35a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 11 Mar 2016 06:48:15 +0100 Subject: [PATCH] gnutls: update to 3.3.22. --- srcpkgs/gnutls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index bd2f272935d..1dabb2ec715 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,6 +1,6 @@ # Template file for 'gnutls' pkgname=gnutls -version=3.3.21 +version=3.3.22 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=885ccb46e52f5a9f5aed3edf8aae4d67aa85e41b72471bed93e84fe3f7df3e5e +checksum=0ffa233e022e851f3f5f7811ac9223081a0870d5a05a7cf35a9f22e173c7b009 pre_configure() { autoreconf -fi