unbound: Update to 1.9.6

For details see:
https://nlnetlabs.nl/pipermail/unbound-users/2019-December/011941.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Matthias Fischer
2019-12-14 12:09:58 +01:00
committed by Arne Fitzenreiter
parent 22680ad9be
commit 726037c6ee
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.9.5
VER = 1.9.6
THISAPP = unbound-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = deb7a3c52fec66323b508c0be4be4849
$(DL_FILE)_MD5 = e6423d68e293ffec953477ef1adbbfb7
install : $(TARGET)