linux-firmware: update to 20220209.

This commit is contained in:
travankor 2022-02-10 15:37:28 -07:00 committed by Piraty
parent 6eb9ed1c89
commit d64161e40e
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'linux-firmware'
pkgname=linux-firmware
version=20211027
version=20220209
revision=1
depends="${pkgname}-amd>=${version}_${revision} ${pkgname}-network>=${version}_${revision}"
short_desc="Binary firmware blobs for the Linux kernel"
@ -8,7 +8,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="See /usr/share/licenses/${pkgname}"
homepage="https://www.kernel.org/"
distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/${pkgname}-${version}.tar.gz"
checksum=7667d054faed0cc07c3dfc858503987b21e7cfb4ba44368e3e138c8ea87859d9
checksum=1ff936dc3946affa2695f31024b22e117b3faf9aa7b8857aba1d0473cd277897
python_version=3
nostrip=yes

View file

@ -0,0 +1 @@
site="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/refs/tags"