mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
linux-firmware: update to 20210511.
This commit is contained in:
parent
17eeda78f4
commit
0858d588b6
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'linux-firmware'
|
# Template file for 'linux-firmware'
|
||||||
pkgname=linux-firmware
|
pkgname=linux-firmware
|
||||||
version=20210315
|
version=20210511
|
||||||
revision=2
|
revision=1
|
||||||
depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
|
depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
|
||||||
short_desc="Binary firmware blobs for the Linux kernel"
|
short_desc="Binary firmware blobs for the Linux kernel"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="See /usr/share/licenses/${pkgname}"
|
license="See /usr/share/licenses/${pkgname}"
|
||||||
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/${pkgname}-${version}.tar.gz"
|
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0b90f7090cf15bbc1002a6dbb03487511e8687b072d364250de8c7429dd82fdd
|
checksum=4c38e6a15775e2911e60898804f1d5720f8e3992a79487a5c1b2250df49a11c4
|
||||||
python_version=3
|
python_version=3
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue