mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
curl: update to curl-7.24.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5d041ccbd6
commit
2a03079b4a
@ -56,6 +56,7 @@ ac_cv_header_librtmp_rtmp_h=yes \
|
|||||||
--disable-manual \
|
--disable-manual \
|
||||||
--enable-libgcc \
|
--enable-libgcc \
|
||||||
--disable-ipv6 \
|
--disable-ipv6 \
|
||||||
|
--enable-versioned-symbols \
|
||||||
--enable-nonblocking \
|
--enable-nonblocking \
|
||||||
--enable-threaded-resolver \
|
--enable-threaded-resolver \
|
||||||
--enable-verbose \
|
--enable-verbose \
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="curl"
|
PKG_NAME="curl"
|
||||||
PKG_VERSION="7.23.1"
|
PKG_VERSION="7.24.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