From de3eb0d8a060b1eb4e4027ebc435bb412ce8e096 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Fri, 5 Apr 2019 17:43:59 +0000 Subject: curl: Update to 7.64.1 Update curl to 7.64.1 Remove deprecated patch Signed-off-by: Daniel Engberg --- package/network/utils/curl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/utils/curl/Makefile') diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index 16c7466ee3..4c061b786c 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.64.0 +PKG_VERSION:=7.64.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:=2f2f13fa34d44aa29cb444077ad7dc4dc6d189584ad552e0aaeb06e608af6001 +PKG_HASH:=9252332a7f871ce37bfa7f78bdd0a0e3924d8187cc27cb57c76c9474a7168fb3 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3