public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] wireless-regdb: update to 2020.11.20
@ 2021-04-10 13:49 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2021-04-10 13:49 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1870 bytes --]

This release contains various regulatory updates for different
countries, too many to list them here. While
https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb
mentiones http://drvbp1.linux-foundation.org/~mcgrof/rel-html/wireless-regdb/
as the location for release announcements, that server seems to be
defunct, so there is only https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git
left for further details between the 2019.03.01 and 2020.11.20 version.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 lfs/wireless-regdb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/wireless-regdb b/lfs/wireless-regdb
index 182f0371f..6cffd34ba 100644
--- a/lfs/wireless-regdb
+++ b/lfs/wireless-regdb
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2019  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2021  IPFire Team  <info(a)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        = 2019.03.01
+VER        = 2020.11.20
 
 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 = b5eb2d0cc23f5e495a59405e34ce437f
+$(DL_FILE)_MD5 = 6d29837f3a1ed671e37d5139de25c5b8
 
 install : $(TARGET)
 
-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-10 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-10 13:49 [PATCH] wireless-regdb: update to 2020.11.20 Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox