linux-firmware: update to 20180120.
This commit is contained in:
parent
331634ecf1
commit
819014610e
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20171204
|
||||
version=20180120
|
||||
revision=1
|
||||
_githash=30946b9b1787f086e8a1a3cb60658447212979c9
|
||||
_githash=2a713be25a44bd6cec90d8affc54b246a2ca9c7b
|
||||
noarch=yes
|
||||
short_desc="Binary firmware blobs for the Linux kernel"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -10,7 +10,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=b1ea12259ca91b1a397783989b3378242d1bb4c33b36edfdfda2739f957a7c85
|
||||
checksum=3707fa3023f8c134c10b67041ed0126ec62a011a3eec43aa8dd73ece21955e63
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue