nettle: update to nettle-2.6

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-01-22 15:07:26 +01:00
parent e445d9623e
commit 27186b90a1
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ cd $PKG_BUILD
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-static \
--enable-static \
--enable-shared \
--disable-openssl \
--with-gnu-ld

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="nettle"
PKG_VERSION="2.5"
PKG_VERSION="2.6"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"