]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/unbound
libmicrohttpd 0.9.71: Fix for rootfile
[ipfire-2.x.git] / lfs / unbound
index f81a4166d1ff8fed58845c1537e8ae4a94d8f99c..5ad3b4e6054381bba77f6226861bd5eafeb39abf 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.9.3
+VER        = 1.11.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 = fe1af630616d7d88d621e300fb87e5d5
+$(DL_FILE)_MD5 = 528dcf9bb9aa693a14f9ad5bab417b85
 
 install : $(TARGET)