aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/Makefile
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2019-09-17 22:45:41 +0200
committerHans Dedecker <dedeckeh@gmail.com>2019-09-19 22:23:01 +0200
commit71cf4a272c9cf7d6e604e6327d0c94aeceac26e7 (patch)
treec130795a6e16be39a1de55c7473281b1fdca2778 /package/network/utils/curl/Makefile
parentd868d0a5d7e1d76bb1a8980346d222fae55fa18b (diff)
downloadupstream-71cf4a272c9cf7d6e604e6327d0c94aeceac26e7.tar.gz
upstream-71cf4a272c9cf7d6e604e6327d0c94aeceac26e7.tar.bz2
upstream-71cf4a272c9cf7d6e604e6327d0c94aeceac26e7.zip
curl: bump to 7.66.0
Refresh patches, for changes in version 7.66.0 see https://curl.haxx.se/changes.html#7_66_0 Fixes CVEs: CVE-2019-5481 CVE-2019-5482 Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/utils/curl/Makefile')
-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 7f259a4035..d4fcf1814a 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.65.3
+PKG_VERSION:=7.66.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:=f2d98854813948d157f6a91236ae34ca4a1b4cb302617cebad263d79b0235fea
+PKG_HASH:=dbb48088193016d079b97c5c3efde8efa56ada2ebf336e8a97d04eb8e2ed98c1
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING