aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/Makefile
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2020-06-30 22:21:24 +0200
committerHans Dedecker <dedeckeh@gmail.com>2020-07-01 22:19:50 +0200
commitcbb66f9edb4dc5fd60a6c262fde84cc570801b84 (patch)
tree65b1e9ed5a87c6f6d273ca40826e1255403af5c1 /package/network/utils/curl/Makefile
parentf786de2095b2c56ab290884498862df6b49f0038 (diff)
downloadupstream-cbb66f9edb4dc5fd60a6c262fde84cc570801b84.tar.gz
upstream-cbb66f9edb4dc5fd60a6c262fde84cc570801b84.tar.bz2
upstream-cbb66f9edb4dc5fd60a6c262fde84cc570801b84.zip
curl: bump to 7.71.0
For changes in 7.71.0; see https://curl.haxx.se/changes.html#7_71_0 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 f2a7406164..54ca5d8b6b 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.70.0
+PKG_VERSION:=7.71.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:=032f43f2674008c761af19bf536374128c16241fb234699a55f9fb603fcfbae7
+PKG_HASH:=cdf18794393d8bead915312708a9e5d819c6e9919de14b20d5c8e7987abd9772
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING