|
@@ -8,15 +8,15 @@
|
|
include $(TOPDIR)/rules.mk
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=curl
|
|
PKG_NAME:=curl
|
|
-PKG_VERSION:=7.59.0
|
|
|
|
-PKG_RELEASE:=2
|
|
|
|
|
|
+PKG_VERSION:=7.60.0
|
|
|
|
+PKG_RELEASE:=1
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
|
PKG_SOURCE_URL:=https://dl.uxnr.de/mirror/curl/ \
|
|
PKG_SOURCE_URL:=https://dl.uxnr.de/mirror/curl/ \
|
|
http://curl.mirror.anstey.ca/ \
|
|
http://curl.mirror.anstey.ca/ \
|
|
http://curl.askapache.com/download/ \
|
|
http://curl.askapache.com/download/ \
|
|
https://curl.haxx.se/download/
|
|
https://curl.haxx.se/download/
|
|
-PKG_HASH:=e44eaabdf916407585bf5c7939ff1161e6242b6b015d3f2f5b758b2a330461fc
|
|
|
|
|
|
+PKG_HASH:=8736ff8ded89ddf7e926eec7b16f82597d029fc1469f3a551f1fafaac164e6a0
|
|
|
|
|
|
PKG_LICENSE:=MIT
|
|
PKG_LICENSE:=MIT
|
|
PKG_LICENSE_FILES:=COPYING
|
|
PKG_LICENSE_FILES:=COPYING
|