aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/Makefile
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-09-25 06:00:51 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2017-09-25 07:42:34 +0300
commitd9beae9b9e172920a262a97cdf5f5279789b5f7f (patch)
tree11d6e5a375c5f727a15f56caddc007cc3aa53128 /package/network/utils/curl/Makefile
parent2ad649d134ff85b478aa0962aaf86bf9efd52ce6 (diff)
downloadupstream-d9beae9b9e172920a262a97cdf5f5279789b5f7f.tar.gz
upstream-d9beae9b9e172920a262a97cdf5f5279789b5f7f.tar.bz2
upstream-d9beae9b9e172920a262a97cdf5f5279789b5f7f.zip
curl: bump to 7.55.1
Update 200-no_docs_tests.patch. Refresh patches. Fixes the following CVEs: - CVE-2017-1000099 - CVE-2017-1000100 - CVE-2017-1000101 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
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 9a59a66a8e..330d8d518c 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.54.1
+PKG_VERSION:=7.55.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://dl.uxnr.de/mirror/curl/ \
http://curl.mirror.anstey.ca/ \
http://curl.askapache.com/download/ \
https://curl.haxx.se/download/
-PKG_HASH:=fdfc4df2d001ee0c44ec071186e770046249263c491fcae48df0e1a3ca8f25a0
+PKG_HASH:=e5b1a92ed3b0c11f149886458fa063419500819f1610c020d62f25b8e4b16cfb
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING