]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/unbound
unbound: Update to 1.10.1
[ipfire-2.x.git] / lfs / unbound
index 14c1bca5bbe8dbb1e7d7c92be8e08ac6ae35efe8..c119d6b2d69fd2e96dccf2d8fccbf88ab522277f 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  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.10.0
+VER        = 1.10.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 = 0754392baee77c18fd8295b5e51e6fd8
+$(DL_FILE)_MD5 = 48f8ee02d0d92603a8d7f4fda7152da0
 
 install : $(TARGET)