Skip to content

Commit

Permalink
package/wireless-regdb: bump version to 2023.09.01
Browse files Browse the repository at this point in the history
Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
  • Loading branch information
bkuhls authored and jacmet committed Oct 11, 2023
1 parent fd46668 commit 29b6e17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/wireless-regdb/wireless-regdb.hash
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# From https://www.kernel.org/pub/software/network/wireless-regdb/sha256sums.asc
sha256 f254d08ab3765aeae2b856222e11a95d44aef519a6663877c71ef68fae4c8c12 wireless-regdb-2023.05.03.tar.xz
sha256 26d4c2a727cc59239b84735aad856b7c7d0b04e30aa5c235c4f7f47f5f053491 wireless-regdb-2023.09.01.tar.xz
# Locally computed
sha256 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1 LICENSE
2 changes: 1 addition & 1 deletion package/wireless-regdb/wireless-regdb.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

WIRELESS_REGDB_VERSION = 2023.05.03
WIRELESS_REGDB_VERSION = 2023.09.01
WIRELESS_REGDB_SOURCE = wireless-regdb-$(WIRELESS_REGDB_VERSION).tar.xz
WIRELESS_REGDB_SITE = $(BR2_KERNEL_MIRROR)/software/network/wireless-regdb
WIRELESS_REGDB_LICENSE = ISC
Expand Down

0 comments on commit 29b6e17

Please sign in to comment.