aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/Makefile
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2017-10-29 10:32:42 +0100
committerHans Dedecker <dedeckeh@gmail.com>2017-10-29 23:07:43 +0100
commitb00cf0e58e701821a1117afbad76718d898ea21d (patch)
treee6a6f480f1e2ca5f0fbaff6532d9257af1644a53 /package/network/utils/curl/Makefile
parentf6c01306cbef3cbbaef9aadce2c631d8bf5757fe (diff)
downloadupstream-b00cf0e58e701821a1117afbad76718d898ea21d.tar.gz
upstream-b00cf0e58e701821a1117afbad76718d898ea21d.tar.bz2
upstream-b00cf0e58e701821a1117afbad76718d898ea21d.zip
curl: bump to 7.56.1
Refresh patches Remove 320-curl-confopts.m4-fix-disable-threaded-resolver.patch as integrated upstream See https://curl.haxx.se/changes.html for the bugfixes in 7.56.0 and 7.56.1 Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
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 634da04657..7610034b38 100644
--- a/package/network/utils/curl/Makefile
+++ b/package/network/utils/curl/Makefile
@@ -8,15 +8,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=curl
-PKG_VERSION:=7.55.1
-PKG_RELEASE:=2
+PKG_VERSION:=7.56.1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
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:=e5b1a92ed3b0c11f149886458fa063419500819f1610c020d62f25b8e4b16cfb
+PKG_HASH:=2594670367875e7d87b0f129b5e4690150780884d90244ba0fe3e74a778b5f90
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING