core127: Ship updated unbound

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-12-11 19:46:10 +00:00
parent 707846392e
commit de4f303186
3 changed files with 4 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.19.5
VER = 1.20
THISAPP = wget-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 2db6f03d655041f82eb64b8c8a1fa7da
$(DL_FILE)_MD5 = 9f1515d083b769e9ff7642ce6016518e
install : $(TARGET)