nettle: Update to 3.5.1
Update (lib)nettle to 3.5.1 Bump ABI_VERSION Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> (cherry picked from commit 9e489b41b596a768b04b796a9b375d7d005b6ec7)
This commit is contained in:
parent
afa96d4f61
commit
40c279b3d9
@ -8,13 +8,13 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=nettle
|
PKG_NAME:=nettle
|
||||||
PKG_VERSION:=3.4.1
|
PKG_VERSION:=3.5.1
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=1
|
||||||
PKG_USE_MIPS16:=0
|
PKG_USE_MIPS16:=0
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@GNU/nettle
|
PKG_SOURCE_URL:=@GNU/nettle
|
||||||
PKG_HASH:=f941cf1535cd5d1819be5ccae5babef01f6db611f9b5a777bae9c7604b8a92ad
|
PKG_HASH:=75cca1998761b02e16f2db56da52992aef622bf55a3b45ec538bc2eedadc9419
|
||||||
|
|
||||||
PKG_LICENSE:=GPL-2.0+
|
PKG_LICENSE:=GPL-2.0+
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
@ -30,7 +30,7 @@ define Package/libnettle
|
|||||||
TITLE:=GNU crypto library
|
TITLE:=GNU crypto library
|
||||||
URL:=http://www.lysator.liu.se/~nisse/nettle/
|
URL:=http://www.lysator.liu.se/~nisse/nettle/
|
||||||
DEPENDS+= +!LIBNETTLE_MINI:libgmp
|
DEPENDS+= +!LIBNETTLE_MINI:libgmp
|
||||||
ABI_VERSION:=6
|
ABI_VERSION:=7
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libnettle/config
|
define Package/libnettle/config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user