aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/nettle
diff options
context:
space:
mode:
Diffstat (limited to 'package/libs/nettle')
-rw-r--r--package/libs/nettle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/libs/nettle/Makefile b/package/libs/nettle/Makefile
index 19c0367f01..f2bc283a8e 100644
--- a/package/libs/nettle/Makefile
+++ b/package/libs/nettle/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=nettle
PKG_VERSION:=3.4.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@ -30,6 +30,7 @@ define Package/libnettle
TITLE:=GNU crypto library
URL:=http://www.lysator.liu.se/~nisse/nettle/
DEPENDS+= +!LIBNETTLE_MINI:libgmp
+ ABI_VERSION:=6
endef
define Package/libnettle/config