mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
linux-firmware: update to 20240811.
This commit is contained in:
parent
69fa5df28f
commit
72dfbb3f6c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux-firmware'
|
# Template file for 'linux-firmware'
|
||||||
pkgname=linux-firmware
|
pkgname=linux-firmware
|
||||||
version=20240709
|
version=20240811
|
||||||
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}"
|
||||||
|
@ -8,8 +8,9 @@ short_desc="Binary firmware blobs for the Linux kernel"
|
||||||
maintainer="classabbyamp <void@placeviolette.net>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
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/"
|
||||||
|
changelog="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/"
|
||||||
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=72a524675182f2b07a87be16d73f77eb0a78400146bd14d4e7b689aec214687e
|
checksum=b1c672868e36c19d51f943898d0fdb5534759dc649af72fe51b04be47663d153
|
||||||
python_version=3
|
python_version=3
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue