mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
wireless-regdb: update to 2025.07.10.
This commit is contained in:
parent
d9598786a4
commit
325ba67b9c
1 changed files with 3 additions and 2 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'wireless-regdb'
|
||||
pkgname=wireless-regdb
|
||||
version=2025.02.20
|
||||
version=2025.07.10
|
||||
revision=1
|
||||
short_desc="Regulatory database used by Linux"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="ISC"
|
||||
homepage="https://wireless.wiki.kernel.org/en/developers/regulatory/wireless-regdb"
|
||||
distfiles="https://www.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-${version}.tar.xz"
|
||||
checksum=57f8e7721cf5a880c13ae0c202edbb21092a060d45f9e9c59bcd2a8272bfa456
|
||||
checksum=a8340bcdcd1b5db6c79149879d122b170f3bb075381718d4f429ad831a6fa28d
|
||||
replaces="crda>=0"
|
||||
|
||||
post_patch() {
|
||||
vsed -i 's/[.]5[.]gz/.5/g' Makefile
|
||||
vsed -i 's/[.]gz//' regulatory.db.5
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue