]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/unbound
Merge branch 'next' into initscripts-cleanup
[people/pmueller/ipfire-2.x.git] / lfs / unbound
index 536a4fbe3975b30fc31937e31dcc16ffd1f6cf39..2b7745cd0a13b091961e5ac6c85692156cc5fd74 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2017  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.1
 
 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 = aa808f33d94a36c9312d1b8ad8805e14
 
 install : $(TARGET)