From: Hans Dedecker Date: Mon, 2 Dec 2019 19:42:46 +0000 (+0100) Subject: curl: bump to 7.67.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=806339a4cce25b29262cc8a02321eeea1783c386;p=openwrt%2Fstaging%2Fdangole.git curl: bump to 7.67.0 For changes in 7.67.0; see https://curl.haxx.se/changes.html#7_67_0 Signed-off-by: Hans Dedecker --- diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index d4fcf1814a..830d5a7192 100644 --- a/package/network/utils/curl/Makefile +++ b/package/network/utils/curl/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=curl -PKG_VERSION:=7.66.0 +PKG_VERSION:=7.67.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://dl.uxnr.de/mirror/curl/ \ https://curl.mirror.anstey.ca/ \ https://curl.askapache.com/download/ \ https://curl.haxx.se/download/ -PKG_HASH:=dbb48088193016d079b97c5c3efde8efa56ada2ebf336e8a97d04eb8e2ed98c1 +PKG_HASH:=f5d2e7320379338c3952dcc7566a140abb49edb575f9f99272455785c40e536c PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING