mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
linux-firmware: update to 20190923.
This commit is contained in:
parent
d7ba86079c
commit
ed6ec949b9
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'linux-firmware'
|
# Template file for 'linux-firmware'
|
||||||
pkgname=linux-firmware
|
pkgname=linux-firmware
|
||||||
version=20190815
|
version=20190923
|
||||||
revision=1
|
revision=1
|
||||||
_githash=07b925b450bfb4cf3e141c612ec5b104658cd020
|
_githash=417a9c6e197a8d3eec792494efc87a2b42f76324
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname}-${_githash}"
|
wrksrc="${pkgname}-${_githash}"
|
||||||
depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
|
depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
|
||||||
|
@ -11,7 +11,7 @@ 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}-${_githash}.tar.gz"
|
||||||
checksum=b1d1f77d34ed1af6267bdfcde0d63dc77efbf22c1e92d6da0e01496551fabe8f
|
checksum=42960270d2523266c1ae7bc27d093e94fa5c262b07a2ee5bb7900aff3a41b6b3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/firmware
|
vmkdir usr/lib/firmware
|
||||||
|
|
Loading…
Add table
Reference in a new issue