From: Hans Dedecker Date: Sun, 21 Jul 2019 21:25:15 +0000 (+0200) Subject: curl: update to 7.65.3 X-Git-Tag: v19.07.0-rc1~220 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9634ae863273d2d9bb1e1f58caaa6774b9b05583;p=oweals%2Fopenwrt.git curl: update to 7.65.3 For changes in 7.65.3; see https://curl.haxx.se/changes.html#7_65_3 Signed-off-by: Hans Dedecker (cherry picked from commit fc2df4f7050adae3ca6284a499fa914e07cba70b) --- diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index bc83a400ac..7f259a4035 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.1 +PKG_VERSION:=7.65.3 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:=f6c22074877f235aebc7c53057dbc7ee82358f8ae58bfb767e955c18c859a77a +PKG_HASH:=f2d98854813948d157f6a91236ae34ca4a1b4cb302617cebad263d79b0235fea PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING