mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
linux-firmware: update to 20180825. (#2233)
This commit is contained in:
parent
0318e6bf96
commit
0ce62ad0d3
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20180815
|
||||
version=20180825
|
||||
revision=1
|
||||
_githash=f1b95fe5a51830bb8c1712082de4279a042376b6
|
||||
_githash=fea76a04f25fd0a217c0d566ff5ff8f23ad3e648
|
||||
wrksrc="${pkgname}-${_githash}"
|
||||
noarch=yes
|
||||
short_desc="Binary firmware blobs for the Linux kernel"
|
||||
|
@ -11,7 +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=ef6561e7117bc1a61ba319e2693083d2e17d8f44091136e2c4ad9f7a3aa23bbb
|
||||
checksum=bbcd63740019c9df823853274c799267c9436fbab8f40d2290736a07109c1763
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/firmware
|
||||
|
|
Loading…
Add table
Reference in a new issue