mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
wireless-regdb: update to 2019.03.01
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
lib/firmware/regulatory.db
|
||||
lib/firmware/regulatory.db.p7s
|
||||
#usr/lib/crda
|
||||
#usr/lib/crda/pubkeys
|
||||
usr/lib/crda/pubkeys/linville.key.pub.pem
|
||||
usr/lib/crda/pubkeys/sforshee.key.pub.pem
|
||||
usr/lib/crda/regulatory.bin
|
||||
#usr/share/man/man5/regulatory.bin.5.gz
|
||||
#usr/share/man/man5/regulatory.db.5.gz
|
||||
|
||||
1
config/rootfiles/core/131/filelists/wireless-regdb
Symbolic link
1
config/rootfiles/core/131/filelists/wireless-regdb
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/wireless-regdb
|
||||
@@ -1,7 +1,7 @@
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2007-2018 IPFire Team <info@ipfire.org> #
|
||||
# Copyright (C) 2007-2019 IPFire Team <info@ipfire.org> #
|
||||
# #
|
||||
# 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 = 2014.11.18
|
||||
VER = 2019.03.01
|
||||
|
||||
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 = d750c402c5510add7380edcb1d9b75b2
|
||||
$(DL_FILE)_MD5 = b5eb2d0cc23f5e495a59405e34ce437f
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user