mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
curl: downgrade to curl-7.31.0, this should solve non working FTP sources in XBMC
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0c4153f4f0
commit
9780a29c0a
@ -19,7 +19,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="curl"
|
||||
PKG_VERSION="7.32.0"
|
||||
# curl-7.32.0 breaks XBMC ftp sources support, please test before upgrade curl!
|
||||
PKG_VERSION="7.31.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user