mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
linux-firmware: update to 20171202.
This commit is contained in:
parent
143381b563
commit
4266371fa6
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=20170622
|
version=20171202
|
||||||
revision=1
|
revision=1
|
||||||
_githash=7d2c913dcd1be083350d97a8cb1eba24cfacbc8a
|
_githash=17e6288135d4500f9fe60224dce2b46d850c346b
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="Binary firmware blobs for the Linux kernel"
|
short_desc="Binary firmware blobs for the Linux kernel"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -10,7 +10,7 @@ homepage="https://www.kernel.org/"
|
||||||
license="See /usr/share/licenses/${pkgname}"
|
license="See /usr/share/licenses/${pkgname}"
|
||||||
depends="${pkgname}-amd-${version}_${revision} ${pkgname}-network-${version}_${revision}"
|
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"
|
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${_githash}.tar.gz"
|
||||||
checksum=03d220c1747ed71b54b53ce04bfb178fe937ba585309b4a0b32eb351d709fcb0
|
checksum=45c3d7f3b4921294fcb947cd341623d839d5d1ec561791827f03879133c998a9
|
||||||
wrksrc="${pkgname}-${_githash}"
|
wrksrc="${pkgname}-${_githash}"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue