aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/curl/Makefile
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2020-05-02 15:03:47 +0200
committerHans Dedecker <dedeckeh@gmail.com>2020-05-04 07:59:46 +0200
commit0e522d5f4a31182312bd115c26c7edb654769724 (patch)
treefdda6197af58b34cbc60fef4ea23798d4b147313 /package/network/utils/curl/Makefile
parent3a79e3b18572d8932f44de43a232e349bf32f37d (diff)
downloadupstream-0e522d5f4a31182312bd115c26c7edb654769724.tar.gz
upstream-0e522d5f4a31182312bd115c26c7edb654769724.tar.bz2
upstream-0e522d5f4a31182312bd115c26c7edb654769724.zip
curl: update to version 7.70.0
- Release notes: https://curl.haxx.se/changes.html#7_70_0 - Refreshed patch Signed-off-by: Josef Schlehofer <pepe.schlehofer@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 c483ec1186..f2a7406164 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.69.1
+PKG_VERSION:=7.70.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:=03c7d5e6697f7b7e40ada1b2256e565a555657398e6c1fcfa4cb251ccd819d4f
+PKG_HASH:=032f43f2674008c761af19bf536374128c16241fb234699a55f9fb603fcfbae7
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING