mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
curl: update to 7.70.0
mqtt is some form of IoT protocol Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
da1ff5554a
commit
ff185ab301
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="curl"
|
PKG_NAME="curl"
|
||||||
PKG_VERSION="7.69.1"
|
PKG_VERSION="7.70.0"
|
||||||
PKG_SHA256="03c7d5e6697f7b7e40ada1b2256e565a555657398e6c1fcfa4cb251ccd819d4f"
|
PKG_SHA256="032f43f2674008c761af19bf536374128c16241fb234699a55f9fb603fcfbae7"
|
||||||
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.xz"
|
PKG_URL="http://curl.haxx.se/download/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
@ -35,6 +35,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_lib_rtmp_RTMP_Init=yes \
|
|||||||
--disable-smb \
|
--disable-smb \
|
||||||
--disable-smtp \
|
--disable-smtp \
|
||||||
--disable-gopher \
|
--disable-gopher \
|
||||||
|
--disable-mqtt \
|
||||||
--disable-manual \
|
--disable-manual \
|
||||||
--enable-libgcc \
|
--enable-libgcc \
|
||||||
--enable-ipv6 \
|
--enable-ipv6 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user