From 9d26ee2185c4528997645e452600e22261397148 Mon Sep 17 00:00:00 2001 From: Issam Maghni Date: Sun, 21 Jan 2018 03:25:15 -0500 Subject: [PATCH] gnutls: update to 3.5.17 + ftp to https (#10999) --- srcpkgs/gnutls/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gnutls/template b/srcpkgs/gnutls/template index 5638f60624..83f8bc1bf9 100644 --- a/srcpkgs/gnutls/template +++ b/srcpkgs/gnutls/template @@ -1,6 +1,6 @@ # Template file for 'gnutls' pkgname=gnutls -version=3.5.16 +version=3.5.17 revision=1 build_style=gnu-configure configure_args="--with-zlib --disable-guile --disable-static @@ -13,8 +13,8 @@ short_desc="GNU Transport Layer Security library" maintainer="Juan RP " homepage="https://gnutls.org" license="GPL-3, LGPL-2.1" -distfiles="ftp://ftp.gnutls.org/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz" -checksum=0924dec90c37c05f49fec966eba3672dab4d336d879e5c06e06e13325cbfec25 +distfiles="https://www.gnupg.org/ftp/gcrypt/gnutls/v${version%.*}/gnutls-${version}.tar.xz" +checksum=86b142afef587c118d63f72ccf307f3321dbc40357aae528202b65d913d20919 pre_configure() { autoreconf -fi