From 89807b627f2e006eafe3395d6d98574a66d8c147 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 13 May 2017 13:41:30 +0200 Subject: network/utils/curl: Update to 7.54.0 Update curl to 7.54.0 Update and fresh patches 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 a5f842dc9f..c7361a36bc 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.53.1 +PKG_VERSION:=7.54.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 @@ -16,7 +16,7 @@ PKG_SOURCE_URL:=https://dl.uxnr.de/mirror/curl/ \ http://curl.mirror.anstey.ca/ \ http://curl.askapache.com/download/ \ https://curl.haxx.se/download/ -PKG_HASH:=1c7207c06d75e9136a944a2e0528337ce76f15b9ec9ae4bb30d703b59bf530e8 +PKG_HASH:=f50ebaf43c507fa7cc32be4b8108fa8bbd0f5022e90794388f3c7694a302ff06 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3