From: Daniel Golle Date: Thu, 17 Sep 2020 09:55:20 +0000 (+0100) Subject: gnurl: update to release 0.72.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=0d2e3fa5d4a696fc81b883503b80b4b6802f0377;p=feed%2Fpackages.git gnurl: update to release 0.72.0 Signed-off-by: Daniel Golle --- diff --git a/net/gnurl/Makefile b/net/gnurl/Makefile index dbf53ffb47..2e68a2b0d1 100644 --- a/net/gnurl/Makefile +++ b/net/gnurl/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gnurl -PKG_VERSION:=7.70.0 +PKG_VERSION:=7.72.0 PKG_RELEASE:=1 PKG_SOURCE_URL:=@GNU/gnunet PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=0acfcf7921eab323d41be3c8dbb3c4926530bb1fdd95b4fa6f412eb291a2a95f +PKG_HASH:=b1e72be03fcf9b3fdaf01ae0702c686e9de10f67ef538918447c9e81555694f8 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING @@ -71,6 +71,7 @@ CONFIGURE_ARGS += \ --without-ssl \ --without-winssl \ --without-darwinssl \ + --without-zstd \ --disable-ares \ --disable-sspi \ --disable-crypto-auth \