|
|
@@ -8,7 +8,7 @@
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=curl
|
|
|
-PKG_VERSION:=7.50.0
|
|
|
+PKG_VERSION:=7.50.3
|
|
|
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:=9e463ff8fdc1b5daa81c850c514980ec
|
|
|
+PKG_MD5SUM:=7b7347d976661d02c84a1f4d6daf40dee377efdc45b9e2c77dedb8acf140d8ec
|
|
|
|
|
|
PKG_LICENSE:=MIT
|
|
|
PKG_LICENSE_FILES:=COPYING
|