linux-firmware: update to 20180314.
Closes #13535. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
2cf5a8c595
commit
fea0f8f692
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20180222
|
||||
version=20180314
|
||||
revision=1
|
||||
_githash=7344ec9e1df9e27d105ed48d2db99e22370236de
|
||||
_githash=4c0bf113a55975d702673e57c5542f150807ad66
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
noarch=yes
|
||||
short_desc="Binary firmware blobs for the Linux kernel"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -10,8 +11,7 @@ homepage="https://www.kernel.org/"
|
|||
license="See /usr/share/licenses/${pkgname}"
|
||||
depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
|
||||
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${_githash}.tar.gz"
|
||||
checksum=fa8050f40ddd5bb1337fdcb7cdb8daea40fbe96a2464545ba21b527286a02d25
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
checksum=06953094fdee8c64d205949f8b2261fb0202e4b9b8f271f1d6b3b954dc10c24c
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/firmware
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue