]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/unbound
kernel: update to 4.9.24
[ipfire-2.x.git] / lfs / unbound
index 536a4fbe3975b30fc31937e31dcc16ffd1f6cf39..3494a7b0645c7697afba3948b6c30b6ca4079f42 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2016  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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.5.9
+VER        = 1.6.0
 
 THISAPP    = unbound-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0cefa62c1690b4db18583db84bff00e3
+$(DL_FILE)_MD5 = 78409eccf7260d260b6463f85e59c66b
 
 install : $(TARGET)