mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
curl: update to curl-7.35.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
48c6af26d4
commit
25334ab1c8
@ -17,7 +17,6 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# Notes:
|
# Notes:
|
||||||
# - curl-7.32.0: breaks XBMC ftp sources support, please test before upgrade curl!
|
|
||||||
# -build curl with OpenSSL support instead GnuTLS support to
|
# -build curl with OpenSSL support instead GnuTLS support to
|
||||||
# work around a long standing bug on Pi where https streams often hang on
|
# work around a long standing bug on Pi where https streams often hang on
|
||||||
# start. This hang is normally fatal and requires a reboot.
|
# start. This hang is normally fatal and requires a reboot.
|
||||||
@ -26,7 +25,7 @@
|
|||||||
# 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.31.0"
|
PKG_VERSION="7.35.0"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="MIT"
|
PKG_LICENSE="MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user