X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Funbound;h=ac0c8fd57a0396461ca782967bb1433d60cc37ef;hb=7039d8ae91ee7cca211e4a6be8cf9012c97d4a5d;hp=39ad0def7dc008afb51f96068fec944106c82eaf;hpb=3aa4579f8f7fddc46e60faf22f19228bf358d759;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/unbound b/lfs/unbound index 39ad0def7d..ac0c8fd57a 100644 --- a/lfs/unbound +++ b/lfs/unbound @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2017 IPFire Team # +# Copyright (C) 2007-2018 IPFire Team # # # # 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.6 +VER = 1.7.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 = f2cc56bd88c9634fe18334d2421205f1 +$(DL_FILE)_MD5 = e3614d9746e1fd45f191a2b88ad8df04 install : $(TARGET)