mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
wireless-regdb: Update to version 2022.02.18
- Update from 2020.11.20 to 2022.02.18 - Update of rootfile not required - Changelog There is no changelog provided for this file. Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
b22cec64d9
commit
85bcede302
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2020.11.20
|
||||
VER = 2022.02.18
|
||||
|
||||
THISAPP = wireless-regdb-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 6d29837f3a1ed671e37d5139de25c5b8
|
||||
$(DL_FILE)_MD5 = 3cf08660e5946f3628232b5c1ba57e4f
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user