X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fcurl%2FMakefile;h=0bb8323b33b6dd951d9343ec94cff0a79c75d14b;hb=d826c83d712e59f4f7113b1981752074956d6e9e;hp=d1a8fc5597c1ad7d4a7705a028ed95ca20591659;hpb=7edd1ccebaf00db527fcbb1c6e75827722cfdc21;p=openwrt.git diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index d1a8fc5597..0bb8323b33 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.36.0 +PKG_VERSION:=7.38.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 @@ -18,7 +18,7 @@ PKG_SOURCE_URL:=http://curl.haxx.se/download/ \ ftp://ftp.planetmirror.com/pub/curl/ \ http://www.mirrormonster.com/curl/download/ \ http://curl.mirrors.cyberservers.net/download/ -PKG_MD5SUM:=e6d1f9d1b59da5062109ffe14e0569a4 +PKG_MD5SUM:=af6b3c299bd891f43cb5f76c4091b7b4 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=COPYING