mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
curl: update to curl-7.21.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f5e39bb596
commit
eb8d8ce8dc
@ -57,7 +57,7 @@ cd $PKG_BUILD
|
||||
--with-ca-bundle="/etc/ssl/certs/ca-bundle.crt" \
|
||||
--without-ca-path \
|
||||
--without-libssh2 \
|
||||
--with-librtmp \
|
||||
--with-librtmp="$SYSROOT_PREFIX/usr" \
|
||||
--without-libidn \
|
||||
|
||||
make
|
||||
|
@ -1,5 +1,5 @@
|
||||
PKG_NAME="curl"
|
||||
PKG_VERSION="7.21.2"
|
||||
PKG_VERSION="7.21.3"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="MIT"
|
||||
|
Loading…
x
Reference in New Issue
Block a user