Merge pull request #2440 from MilhouseVH/le82_curl_7580

curl: update to curl-7.58.0 [backport]
This commit is contained in:
Christian Hewitt 2018-01-26 08:42:13 +04:00 committed by GitHub
commit 92ccbd743a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@
# there: http://forum.xbmc.org/showthread.php?tid=177557
PKG_NAME="curl"
PKG_VERSION="7.52.0"
PKG_VERSION="7.58.0"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="http://curl.haxx.se"