linux-firmware: update to 20190923.
This commit is contained in:
parent
15a7546cc4
commit
93728b71dc
1 changed files with 2 additions and 4 deletions
|
@ -2,16 +2,14 @@
|
||||||
pkgname=linux-firmware
|
pkgname=linux-firmware
|
||||||
version=20190923
|
version=20190923
|
||||||
revision=1
|
revision=1
|
||||||
_githash=417a9c6e197a8d3eec792494efc87a2b42f76324
|
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname}-${_githash}"
|
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.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}-${_githash}.tar.gz"
|
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
|
||||||
checksum=42960270d2523266c1ae7bc27d093e94fa5c262b07a2ee5bb7900aff3a41b6b3
|
checksum=b3ff9e692467555d29bf12680e7578a53d860ce77ddf23a52be6983d60afdae0
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/firmware
|
vmkdir usr/lib/firmware
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue