mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
linux-firmware: update to 20231111.
This commit is contained in:
parent
fa0d6b366e
commit
2ffd3763bd
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20230804
|
||||
version=20231111
|
||||
revision=1
|
||||
hostmakedepends="rdfind which"
|
||||
depends="linux-firmware-amd>=${version}_${revision} linux-firmware-network>=${version}_${revision}"
|
||||
short_desc="Binary firmware blobs for the Linux kernel"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="custom:see /usr/share/licenses/linux-firmware"
|
||||
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"
|
||||
checksum=c09913f675bea9623798eebf8b238cda49b62dfa1729cc7c2c17193b0ab22ff7
|
||||
checksum=80bfc46e3fc43820331a965354f5a3a9b478df90b07e2f39d9ddebc67ae0b23a
|
||||
python_version=3
|
||||
nostrip=yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue