summaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2018-05-30 08:46:34 +0000
committerJo-Philipp Wich <jo@mein.io>2018-12-18 09:43:57 +0100
commitb7beb89b5838079e0985a7a50147424666214cf9 (patch)
tree471ab080771314ddc3146567bb7c14d1df3397f0 /package/libs
parent3e02d196553ca44a17889053f7582a3ac4f2098a (diff)
downloadopenwrt-b7beb89b5838079e0985a7a50147424666214cf9.tar.gz
openwrt-b7beb89b5838079e0985a7a50147424666214cf9.tar.bz2
openwrt-b7beb89b5838079e0985a7a50147424666214cf9.zip
nettle: bump to 3.4
3.4 is mainly a bug fix/maintenance release. 3KB increase in ipk lib size on mips. Compile tested for: ar71xx, ramips Run tested on: ar71xx Archer C7 v2, ramips mir3g Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> (backported from 1ee5051f202f600d854bcf939ba4ee37f057ace2)
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/nettle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/nettle/Makefile b/package/libs/nettle/Makefile
index 172b5b2563..67889d079b 100644
--- a/package/libs/nettle/Makefile
+++ b/package/libs/nettle/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nettle
-PKG_VERSION:=3.3
+PKG_VERSION:=3.4
PKG_RELEASE:=1
PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/nettle
-PKG_HASH:=46942627d5d0ca11720fec18d81fc38f7ef837ea4197c1f630e71ce0d470b11e
+PKG_HASH:=ae7a42df026550b85daca8389b6a60ba6313b0567f374392e54918588a411e94
PKG_LICENSE:=GPL-2.0+
PKG_LICENSE_FILES:=COPYING