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=830d5a71929415524a96f4afe7a6fc2b2d0d1812;hp=d4fcf1814aaffdf2aef67d9afc9ad276941dc17d;hb=806339a4cce25b29262cc8a02321eeea1783c386;hpb=291d79935e9c4a974b037b6bed733ce92d4242e3;ds=sidebyside diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index d4fcf1814a..830d5a7192 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.66.0 +PKG_VERSION:=7.67.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:=dbb48088193016d079b97c5c3efde8efa56ada2ebf336e8a97d04eb8e2ed98c1 +PKG_HASH:=f5d2e7320379338c3952dcc7566a140abb49edb575f9f99272455785c40e536c PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING