aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2017-03-13 20:07:14 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2017-03-13 21:03:07 +0100
commitc481774298246c2bc2d2c66fa736ce2d4cae69d1 (patch)
tree82f08f85cafe6de20bf7f860d8ba6dc34a05d168 /package/network/utils/curl/Makefile
parent7b52278154fefe0a74399e1400724b6931f390ba (diff)
downloadupstream-c481774298246c2bc2d2c66fa736ce2d4cae69d1.tar.gz
upstream-c481774298246c2bc2d2c66fa736ce2d4cae69d1.tar.bz2
upstream-c481774298246c2bc2d2c66fa736ce2d4cae69d1.zip
curl: update to version 7.53.1
This fixes the following security problem: * CVE-2017-2629 SSL_VERIFYSTATUS ignored Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/network/utils/curl/Makefile')
-rw-r--r--package/network/utils/curl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile
index 950044a226..d9e906c282 100644
--- a/package/network/utils/curl/Makefile
+++ b/package/network/utils/curl/Makefile
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=curl
-PKG_VERSION:=7.52.1
-PKG_RELEASE:=2
+PKG_VERSION:=7.53.1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://curl.haxx.se/download/ \
@@ -18,7 +18,7 @@ PKG_SOURCE_URL:=http://curl.haxx.se/download/ \
ftp://ftp.planetmirror.com/pub/curl/ \
http://www.mirrormonster.com/curl/download/ \
http://curl.mirrors.cyberservers.net/download/
-PKG_HASH:=d16185a767cb2c1ba3d5b9096ec54e5ec198b213f45864a38b3bda4bbf87389b
+PKG_HASH:=1c7207c06d75e9136a944a2e0528337ce76f15b9ec9ae4bb30d703b59bf530e8
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING