curl: update to version 7.50.0
[openwrt/openwrt.git] / package / network / utils / curl / Makefile
index 93d0566a877e00321a05502b5451b0f1fe6d55af..15a12450de258b457fb0fcc54aee21b3fff8b9be 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=curl
-PKG_VERSION:=7.49.0
+PKG_VERSION:=7.50.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:=7416aaff4a9210b43edda7615ffa4169
+PKG_MD5SUM:=9e463ff8fdc1b5daa81c850c514980ec
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=COPYING