linux-firmware: update to 20181218.
This commit is contained in:
parent
49fd947e3e
commit
ed06a3b2c0
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20180825
|
||||
version=20181218
|
||||
revision=1
|
||||
_githash=fea76a04f25fd0a217c0d566ff5ff8f23ad3e648
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
_githash=0f22c8527439eaaf5c3fcf87b31c89445b6fa84d
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
|
||||
short_desc="Binary firmware blobs for the Linux kernel"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://www.kernel.org/"
|
||||
license="See /usr/share/licenses/${pkgname}"
|
||||
depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
|
||||
homepage="https://www.kernel.org/"
|
||||
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${_githash}.tar.gz"
|
||||
checksum=bbcd63740019c9df823853274c799267c9436fbab8f40d2290736a07109c1763
|
||||
checksum=9b3d246c6582f249a88259096656c7b2547a627ee9c2a4fec779194359546885
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/firmware
|
||||
|
|
Loading…
Reference in New Issue