Merge pull request #3474 from MilhouseVH/le10_curl-7.64.1

curl: update to curl-7.64.1
This commit is contained in:
CvH 2019-05-01 21:29:55 +02:00 committed by GitHub
commit 283076c0ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@
# there: http://forum.xbmc.org/showthread.php?tid=177557 # there: http://forum.xbmc.org/showthread.php?tid=177557
PKG_NAME="curl" PKG_NAME="curl"
PKG_VERSION="7.64.0" PKG_VERSION="7.64.1"
PKG_SHA256="2f2f13fa34d44aa29cb444077ad7dc4dc6d189584ad552e0aaeb06e608af6001" PKG_SHA256="9252332a7f871ce37bfa7f78bdd0a0e3924d8187cc27cb57c76c9474a7168fb3"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="http://curl.haxx.se" PKG_SITE="http://curl.haxx.se"
PKG_URL="http://curl.haxx.se/download/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_URL="http://curl.haxx.se/download/$PKG_NAME-$PKG_VERSION.tar.xz"