diff --git a/lfs/loxicmd b/lfs/loxicmd index 58506c466..60b79ce20 100644 --- a/lfs/loxicmd +++ b/lfs/loxicmd @@ -2,7 +2,7 @@ # # # IPFire.org - A linux based firewall # # Copyright (C) 2007-2024 IPFire Team # -# Copyright (C) 2024 BPFire +# Copyright (C) 2024-2025 BPFire # # # 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 # @@ -25,7 +25,7 @@ include Config -VER = 0.9.x +VER = 0.9.8 THISAPP = loxicmd-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 5c8ceca1bfce4759e4f9c9248339a2d8891e1c435475268dae2f46e92841962c7cf8bbb6043f4ba6214853b95c976bdf6db3032a245cff3ce2229f2ae11592ec +$(DL_FILE)_BLAKE2 = c4ea521c25ca8e49f9831d7d942ad7552249f84114b4b32f364d8e4023ada781f5aa6e8e7378ba5c9df43fd648a40213441f353405cd6ffd4eebe3097d824b18 install : $(TARGET)