X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Funbound;h=ac0c8fd57a0396461ca782967bb1433d60cc37ef;hb=7039d8ae91ee7cca211e4a6be8cf9012c97d4a5d;hp=0648fb77e910fb950be369ed7c04b0fd51a2fe20;hpb=fcd8ab4c236d434e655866c3aa3cf90c8eefc110;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/unbound b/lfs/unbound index 0648fb77e9..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.7 +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 = 67ed382add11134d689f5e88f8efc43e +$(DL_FILE)_MD5 = e3614d9746e1fd45f191a2b88ad8df04 install : $(TARGET)