]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
bind: Update to 9.10.2-P2
authorMatthias Fischer <fischerm42@t-online.de>
Sun, 26 Jul 2015 14:40:12 +0000 (16:40 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Jul 2015 18:04:04 +0000 (19:04 +0100)
Signed-off-by: Matthias Fischer <fischerm42@t-online.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/bind

index 36b234058f07d7f0fae13543e3504cc0cf9c4ec1..5dd098debecdba8339aad7014197663aa43f201a 100644 (file)
--- a/lfs/bind
+++ b/lfs/bind
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2015  Michael Tremer & Christian Schmidt                      #
 #                                                                             #
 # 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.9.5
+VER        = 9.10.2-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 = e676c65cad5234617ee22f48e328c24e
+$(DL_FILE)_MD5 = 55d8f094bc10baae0e23e5e9100ba320
 
 install : $(TARGET)