aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2019-12-02 20:42:46 +0100
committerHans Dedecker <dedeckeh@gmail.com>2019-12-02 20:50:57 +0100
commit806339a4cce25b29262cc8a02321eeea1783c386 (patch)
tree587b13f2b1162436a3b02ea633c0e62bf28f1649
parent291d79935e9c4a974b037b6bed733ce92d4242e3 (diff)
downloadupstream-806339a4cce25b29262cc8a02321eeea1783c386.tar.gz
upstream-806339a4cce25b29262cc8a02321eeea1783c386.tar.bz2
upstream-806339a4cce25b29262cc8a02321eeea1783c386.zip
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 <dedeckeh@gmail.com>
-rw-r--r--package/network/utils/curl/Makefile4
1 files changed, 2 insertions, 2 deletions
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