From b033c71f72c800b166cea3d5cc4f4a36b54a31ae Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Tue, 8 Sep 2020 00:51:37 +0200 Subject: [PATCH] gnutls: update to 3.6.15. --- srcpkgs/gnutls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index b8269ebc249..681f6c7ca8c 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,6 +1,6 @@ # Template file for 'gnutls' pkgname=gnutls -version=3.6.14 +version=3.6.15 revision=1 build_style=gnu-configure configure_args="--with-zlib --disable-guile --disable-static @@ -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=5630751adec7025b8ef955af4d141d00d252a985769f51b4059e5affa3d39d63 +checksum=0ea8c3283de8d8335d7ae338ef27c53a916f15f382753b174c18b45ffd481558 pre_configure() { autoreconf -vfi