X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fjogo.git;a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fcurl%2FMakefile;h=16c7466ee355970166c068d76dd63c7842d1f402;hp=4d6674b818dc53c5b80e0478dd64f42b4985c201;hb=39273b849fb6d235e092477c8c98c722f77cb36a;hpb=cdb58b2bfe1dd62a3567aee3850aa9640b462f93 diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index 4d6674b818..16c7466ee3 100644 --- a/package/network/utils/curl/Makefile +++ b/package/network/utils/curl/Makefile @@ -8,15 +8,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=curl -PKG_VERSION:=7.63.0 -PKG_RELEASE:=2 +PKG_VERSION:=7.64.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz 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:=9600234c794bfb8a0d3f138e9294d60a20e7a5f10e35ece8cf518e2112d968c4 +PKG_HASH:=2f2f13fa34d44aa29cb444077ad7dc4dc6d189584ad552e0aaeb06e608af6001 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING