mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
nettle: update to nettle-2.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e445d9623e
commit
27186b90a1
@ -28,7 +28,7 @@ cd $PKG_BUILD
|
|||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--disable-static \
|
--enable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-openssl \
|
--disable-openssl \
|
||||||
--with-gnu-ld
|
--with-gnu-ld
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="nettle"
|
PKG_NAME="nettle"
|
||||||
PKG_VERSION="2.5"
|
PKG_VERSION="2.6"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user