X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Funbound;h=0bd437481d9c5ab2c0a43484bca014cca7234624;hb=3514a0bc0f0ebec8acf478932a7100e66bb557ce;hp=87666dfce7dc16ea938fa85186124a3504c25b76;hpb=a2907cdd9fba3a6ce6af8cc75c656daf1fa43dc0;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/unbound b/lfs/unbound index 87666dfce7..0bd437481d 100644 --- a/lfs/unbound +++ b/lfs/unbound @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2021 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.9.1 +VER = 1.13.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 = 5d954920d192b33f7c88f015dd969940 +$(DL_FILE)_MD5 = 0cd660a40d733acc6e7cce43731cac62 install : $(TARGET)