mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
curl: update to 7.64
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
45cd696e78
commit
9545d4c443
@ -11,11 +11,11 @@
|
|||||||
# 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.62.0"
|
PKG_VERSION="7.64.0"
|
||||||
PKG_SHA256="7802c54076500be500b171fde786258579d60547a3a35b8c5a23d8c88e8f9620"
|
PKG_SHA256="2f2f13fa34d44aa29cb444077ad7dc4dc6d189584ad552e0aaeb06e608af6001"
|
||||||
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.bz2"
|
PKG_URL="http://curl.haxx.se/download/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS_TARGET="toolchain zlib openssl rtmpdump"
|
PKG_DEPENDS_TARGET="toolchain zlib openssl rtmpdump"
|
||||||
PKG_LONGDESC="Client and library for (HTTP, HTTPS, FTP, ...) transfers."
|
PKG_LONGDESC="Client and library for (HTTP, HTTPS, FTP, ...) transfers."
|
||||||
PKG_TOOLCHAIN="configure"
|
PKG_TOOLCHAIN="configure"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user