aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2020-03-10 22:08:36 +0100
committerHans Dedecker <dedeckeh@gmail.com>2020-03-10 22:15:18 +0100
commit659ae99e9b1561adf571fc7e036ac621e6bd184b (patch)
tree68fa92a0149f0ee426629adc8125b279e5a61751
parent4c8446bf39de99990847eb4bc7744e25835a34f5 (diff)
downloadupstream-659ae99e9b1561adf571fc7e036ac621e6bd184b.tar.gz
upstream-659ae99e9b1561adf571fc7e036ac621e6bd184b.tar.bz2
upstream-659ae99e9b1561adf571fc7e036ac621e6bd184b.zip
curl: bump to 7.69.0
For changes in 7.69.0; see https://curl.haxx.se/changes.html#7_69_0 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 3dc295a222..30f180eb92 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.68.0
+PKG_VERSION:=7.69.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:=b724240722276a27f6e770b952121a3afd097129d8c9fe18e6272dc34192035a
+PKG_HASH:=9fadf2f082c127757808a28ddd5ab9d1bc2c7061ca7ddaf85814285e15e3271f
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING