aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2019-06-10 10:02:39 +0200
committerHans Dedecker <dedeckeh@gmail.com>2019-06-10 10:06:05 +0200
commitcc092a285afa419711024fc72884e49d4983e14a (patch)
tree756d39f23b912657223846ec129c20549ec9e6d0
parentae3e232b11ac7d76d6178ea308b3356d1baf33f0 (diff)
downloadupstream-cc092a285afa419711024fc72884e49d4983e14a.tar.gz
upstream-cc092a285afa419711024fc72884e49d4983e14a.tar.bz2
upstream-cc092a285afa419711024fc72884e49d4983e14a.zip
curl: update to 7.65.1
For changes in 7.65.1; see https://curl.haxx.se/changes.html#7_65_1 Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
-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 c967af524b..bc83a400ac 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.65.0
+PKG_VERSION:=7.65.1
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:=7766d263929404f693905b5e5222aa0f2bdf8c66ab4b8758f0c0820a42b966cd
+PKG_HASH:=f6c22074877f235aebc7c53057dbc7ee82358f8ae58bfb767e955c18c859a77a
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING