linux-firmware: update to 20180606. (#274)

This commit is contained in:
cr6git 2018-06-21 12:00:16 +02:00 committed by GitHub
parent 482f97394f
commit a758986838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'linux-firmware' # Template file for 'linux-firmware'
pkgname=linux-firmware pkgname=linux-firmware
version=20180314 version=20180606
revision=1 revision=1
_githash=4c0bf113a55975d702673e57c5542f150807ad66 _githash=d1147327232ec4616a66ab898df84f9700c816c1
wrksrc="${pkgname}-${_githash}" wrksrc="${pkgname}-${_githash}"
noarch=yes noarch=yes
short_desc="Binary firmware blobs for the Linux kernel" short_desc="Binary firmware blobs for the Linux kernel"
@ -11,7 +11,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=06953094fdee8c64d205949f8b2261fb0202e4b9b8f271f1d6b3b954dc10c24c checksum=8e55b3bdad5df820f72f153361855c2a03dee9c21c50cdb3c6af51356c4c7db5
do_install() { do_install() {
vmkdir usr/lib/firmware vmkdir usr/lib/firmware