nettle: Update to 3.5.1

For details see:
https://git.lysator.liu.se/nettle/nettle/blob/master/ChangeLog

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2019-06-28 10:23:41 +02:00
committed by Michael Tremer
parent 5fa51a839e
commit 1c505151cb
2 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.4.1
VER = 3.5.1
THISAPP = nettle-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 9bdebb0e2f638d3b9d91f7fc264b70c1
$(DL_FILE)_MD5 = 0e5707b418c3826768d41130fbe4ee86
install : $(TARGET)