mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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-lzo \
|
||||
--with-libz-prefix="$SYSROOT_PREFIX/usr" \
|
||||
--with-libgcrypt \
|
||||
--with-libgcrypt-prefix="$SYSROOT_PREFIX/usr" \
|
||||
--disable-nls \
|
||||
--with-gnu-ld
|
||||
@ -57,6 +58,7 @@ cd ../libextra
|
||||
--enable-shared \
|
||||
--with-included-libtasn1 \
|
||||
--with-lzo \
|
||||
--with-libgcrypt \
|
||||
--with-libgcrypt-prefix="$SYSROOT_PREFIX/usr" \
|
||||
--with-gnu-ld
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="gnutls"
|
||||
PKG_VERSION="2.10.5"
|
||||
PKG_VERSION="2.12.1"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="LGPL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user