]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/unbound
unbound: Update to 1.8.1
[people/pmueller/ipfire-2.x.git] / lfs / unbound
index 0648fb77e910fb950be369ed7c04b0fd51a2fe20..8dfcfa3a0e62b3fd1412a9eb6c651b6750931313 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2017  IPFire Team  <info@ipfire.org>                     #
+# 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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.6.7
+VER        = 1.8.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 = 67ed382add11134d689f5e88f8efc43e
+$(DL_FILE)_MD5 = 00ce66e357fd2f969acf69008aa82a40
 
 install : $(TARGET)