X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fcurl%2FMakefile;fp=package%2Fnetwork%2Futils%2Fcurl%2FMakefile;h=65ece77649dbb2ee83fbca80abddef0afbb116bc;hp=318e26954ac21f0fbb312799a4365f52c017f67d;hb=0babdf2d2b565294b42cb2befbfea01bec00418a;hpb=360efb1eadebf10734a4f9ca6d667d662833333b diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index 318e26954a..65ece77649 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.62.0 +PKG_VERSION:=7.63.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:=dab5643a5fe775ae92570b9f3df6b0ef4bc2a827a959361fb130c73b721275c1 +PKG_HASH:=9600234c794bfb8a0d3f138e9294d60a20e7a5f10e35ece8cf518e2112d968c4 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING