Merge pull request #2438 from MilhouseVH/le90_curl_7580

curl: update to curl-7.58.0
This commit is contained in:
Christian Hewitt 2018-01-26 05:46:55 +04:00 committed by GitHub
commit 2b45242f2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,8 +25,8 @@
# there: http://forum.xbmc.org/showthread.php?tid=177557
PKG_NAME="curl"
PKG_VERSION="7.56.1"
PKG_SHA256="2594670367875e7d87b0f129b5e4690150780884d90244ba0fe3e74a778b5f90"
PKG_VERSION="7.58.0"
PKG_SHA256="1cb081f97807c01e3ed747b6e1c9fee7a01cb10048f1cd0b5f56cfe0209de731"
PKG_ARCH="any"
PKG_LICENSE="MIT"
PKG_SITE="http://curl.haxx.se"