mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
crda: update wireless-regdb to 2023.05.03
This commit is contained in:
parent
bcad8dad2d
commit
6022b38c9f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'crda'
|
# Template file for 'crda'
|
||||||
pkgname=crda
|
pkgname=crda
|
||||||
version=4.14
|
version=4.14
|
||||||
revision=2
|
revision=3
|
||||||
_dbname=wireless-regdb
|
_dbname=wireless-regdb
|
||||||
_dbversion=2020.11.20
|
_dbversion=2023.05.03
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="crda"
|
build_wrksrc="crda"
|
||||||
hostmakedepends="openssl python3-M2Crypto pkg-config"
|
hostmakedepends="openssl python3-M2Crypto pkg-config"
|
||||||
|
@ -16,7 +16,7 @@ homepage="https://wireless.wiki.kernel.org/en/developers/regulatory/crda"
|
||||||
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/crda.git/snapshot/${pkgname}-${version}.tar.gz
|
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/crda.git/snapshot/${pkgname}-${version}.tar.gz
|
||||||
https://www.kernel.org/pub/software/network/wireless-regdb/${_dbname}-${_dbversion}.tar.xz"
|
https://www.kernel.org/pub/software/network/wireless-regdb/${_dbname}-${_dbversion}.tar.xz"
|
||||||
checksum="5a8f35bb8b27474f466b0e75d451ba917433d8aab1889678a64d9c4e72a8b8c2
|
checksum="5a8f35bb8b27474f466b0e75d451ba917433d8aab1889678a64d9c4e72a8b8c2
|
||||||
b4164490d82ff7b0086e812ac42ab27baf57be24324d4c0ee1c5dd6ba27f2a52"
|
f254d08ab3765aeae2b856222e11a95d44aef519a6663877c71ef68fae4c8c12"
|
||||||
conf_files="/etc/wireless-regdom.conf"
|
conf_files="/etc/wireless-regdom.conf"
|
||||||
|
|
||||||
build_options="wardrive"
|
build_options="wardrive"
|
||||||
|
|
Loading…
Add table
Reference in a new issue