From c04ede30a897ec17218be2b08f8c936b8e4c3f0b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 16 Feb 2018 16:30:19 -0200 Subject: [PATCH] gnutls: update to 3.5.18. Closes: #11691 [via git-merge-pr] --- srcpkgs/gnutls/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index 83f8bc1bf9..97d01260cf 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,6 +1,6 @@ # Template file for 'gnutls' pkgname=gnutls -version=3.5.17 +version=3.5.18 revision=1 build_style=gnu-configure configure_args="--with-zlib --disable-guile --disable-static @@ -14,7 +14,7 @@ maintainer="Juan RP " homepage="https://gnutls.org" license="GPL-3, LGPL-2.1" distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz" -checksum=86b142afef587c118d63f72ccf307f3321dbc40357aae528202b65d913d20919 +checksum=ae2248d9e78747cf9c469dde81ff8f90b56838b707a0637f3f7d4eee90e80234 pre_configure() { autoreconf -fi