curl: update to curl-7.65.0

This commit is contained in:
MilhouseVH 2019-05-23 17:48:45 +01:00
parent 5d5ed9b378
commit 1ffc73c49d

View File

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