mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
linux-firmware: update to 20240312.
This commit is contained in:
parent
1cc10f0b47
commit
163f522ef1
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux-firmware'
|
# Template file for 'linux-firmware'
|
||||||
pkgname=linux-firmware
|
pkgname=linux-firmware
|
||||||
version=20240115
|
version=20240312
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="rdfind which"
|
hostmakedepends="rdfind which"
|
||||||
depends="linux-firmware-amd>=${version}_${revision} linux-firmware-network>=${version}_${revision}"
|
depends="linux-firmware-amd>=${version}_${revision} linux-firmware-network>=${version}_${revision}"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="custom:see /usr/share/licenses/linux-firmware"
|
license="custom:see /usr/share/licenses/linux-firmware"
|
||||||
homepage="https://www.kernel.org/"
|
homepage="https://www.kernel.org/"
|
||||||
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${version}.tar.gz"
|
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${version}.tar.gz"
|
||||||
checksum=86c2799516c9dc24e73214bd58ccd8297356186e97c5458baf4eb7cc8dbfea0a
|
checksum=89cbac35d1bd21ebf64936d764ccd01d4e0b6cde973e3b940f8ad2bac9086ec8
|
||||||
python_version=3
|
python_version=3
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
|
@ -85,7 +85,6 @@ linux-firmware-network_package() {
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/lib/firmware/3com
|
vmove usr/lib/firmware/3com
|
||||||
vmove usr/lib/firmware/RTL8192E
|
|
||||||
vmove "usr/lib/firmware/rt*"
|
vmove "usr/lib/firmware/rt*"
|
||||||
vmove "usr/lib/firmware/ath*"
|
vmove "usr/lib/firmware/ath*"
|
||||||
vmove "usr/lib/firmware/ar*"
|
vmove "usr/lib/firmware/ar*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue