]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/bind
Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next
[ipfire-2.x.git] / lfs / bind
index e2bb516c22734b0a9032a7c1341b269976d82b5f..085fa005bc15cfab524cd8d4981c98c5d8ed5a41 100644 (file)
--- a/lfs/bind
+++ b/lfs/bind
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2016  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -25,7 +25,7 @@
 
 include Config
 
-VER        = 9.10.3-P3
+VER        = 9.11.4-P2
 
 THISAPP    = bind-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -43,7 +43,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = bcf7e772b616f7259420a3edc5df350a
+$(DL_FILE)_MD5 = 3b831d1cb9dcb3e0868409cf98d4519b
 
 install : $(TARGET)