From 683e73735ebe64ffdbc55aa0037815e4ae282332 Mon Sep 17 00:00:00 2001 From: "Alif M. Ahmad" Date: Mon, 26 Jun 2017 15:09:59 +0000 Subject: curl: bump to version 7.54.1 Upgrade the curl package to latest version. Patches refreshed. Signed-off-by: Alif M. Ahmad --- 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 c7361a36bc..5d510a4d39 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.54.0 +PKG_VERSION:=7.54.1 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:=f50ebaf43c507fa7cc32be4b8108fa8bbd0f5022e90794388f3c7694a302ff06 +PKG_HASH:=fdfc4df2d001ee0c44ec071186e770046249263c491fcae48df0e1a3ca8f25a0 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING -- cgit v1.2.3