mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
gnutls: update to gnutls-2.12.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
427d2c5d81
commit
e731cdee74
@ -38,6 +38,7 @@ cd lib
|
|||||||
--with-included-libtasn1 \
|
--with-included-libtasn1 \
|
||||||
--with-lzo \
|
--with-lzo \
|
||||||
--with-libz-prefix="$SYSROOT_PREFIX/usr" \
|
--with-libz-prefix="$SYSROOT_PREFIX/usr" \
|
||||||
|
--with-libgcrypt \
|
||||||
--with-libgcrypt-prefix="$SYSROOT_PREFIX/usr" \
|
--with-libgcrypt-prefix="$SYSROOT_PREFIX/usr" \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--with-gnu-ld
|
--with-gnu-ld
|
||||||
@ -57,6 +58,7 @@ cd ../libextra
|
|||||||
--enable-shared \
|
--enable-shared \
|
||||||
--with-included-libtasn1 \
|
--with-included-libtasn1 \
|
||||||
--with-lzo \
|
--with-lzo \
|
||||||
|
--with-libgcrypt \
|
||||||
--with-libgcrypt-prefix="$SYSROOT_PREFIX/usr" \
|
--with-libgcrypt-prefix="$SYSROOT_PREFIX/usr" \
|
||||||
--with-gnu-ld
|
--with-gnu-ld
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="gnutls"
|
PKG_NAME="gnutls"
|
||||||
PKG_VERSION="2.10.5"
|
PKG_VERSION="2.12.1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="LGPL"
|
PKG_LICENSE="LGPL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user