curl: update to curl-7.65.3

This commit is contained in:
MilhouseVH 2019-08-07 16:42:26 +01:00
parent 5b9312d366
commit 3aa1bc4080

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.65.1" PKG_VERSION="7.65.3"
PKG_SHA256="f6c22074877f235aebc7c53057dbc7ee82358f8ae58bfb767e955c18c859a77a" PKG_SHA256="f2d98854813948d157f6a91236ae34ca4a1b4cb302617cebad263d79b0235fea"
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"