From 9b1b259c9ca7569db6ea8d70e86cf7885bb3116a Mon Sep 17 00:00:00 2001 From: Randy McCaskill Date: Wed, 3 Jun 2020 18:11:06 -0400 Subject: [PATCH] gnutls: update to 3.6.14. --- srcpkgs/gnutls/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index 95bfab6a3f..b8269ebc24 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,7 +1,7 @@ # Template file for 'gnutls' pkgname=gnutls -version=3.6.13 -revision=2 +version=3.6.14 +revision=1 build_style=gnu-configure configure_args="--with-zlib --disable-guile --disable-static --disable-valgrind-tests --disable-rpath @@ -17,7 +17,7 @@ maintainer="Orphaned " license="GPL-3.0-only, LGPL-2.1-or-later" homepage="https://gnutls.org" distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz" -checksum=32041df447d9f4644570cf573c9f60358e865637d69b7e59d1159b7240b52f38 +checksum=5630751adec7025b8ef955af4d141d00d252a985769f51b4059e5affa3d39d63 pre_configure() { autoreconf -vfi