projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e02d19
)
nettle: bump to 3.4
author
Kevin Darbyshire-Bryant
<
[email protected]
>
Wed, 30 May 2018 08:46:34 +0000
(08:46 +0000)
committer
Jo-Philipp Wich
<
[email protected]
>
Tue, 18 Dec 2018 08:43:57 +0000
(09:43 +0100)
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 <
[email protected]
>
(backported from
1ee5051f202f600d854bcf939ba4ee37f057ace2
)
package/libs/nettle/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/nettle/Makefile
b/package/libs/nettle/Makefile
index 172b5b2563d6ad1e925b132b388325de92239dd9..67889d079b777eb3d06c084e315c1bb4495c84b3 100644
(file)
--- 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