Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next

This commit is contained in:
Arne Fitzenreiter
2019-06-22 16:01:16 +02:00
7 changed files with 11 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
include Config
VER = 9.11.7
VER = 9.11.8
THISAPP = bind-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 5c16cdab2ee066ed43a623febfd29244
$(DL_FILE)_MD5 = 67b856b6e5cbe4ff4b4456259ec37336
install : $(TARGET)