wireless-regdb: update to 2019.03.01

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2019-04-16 18:05:18 +02:00
parent fea27a56f7
commit e91c83490b
3 changed files with 8 additions and 4 deletions

View File

@@ -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

View File

@@ -0,0 +1 @@
../../../common/wireless-regdb

View File

@@ -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)