* update linux-firmware to 20241210.b00a7f7e-1
This commit is contained in:
parent
65f5d16291
commit
76bbf84a81
@ -1,6 +1,6 @@
|
||||
pkgbase = linux-firmware
|
||||
pkgdesc = Firmware files for Linux
|
||||
pkgver = 20241111.b5885ec5
|
||||
pkgver = 20241210.b00a7f7e
|
||||
pkgrel = 1
|
||||
url = https://gitlab.com/kernel-firmware/linux-firmware
|
||||
arch = any
|
||||
@ -13,9 +13,9 @@ pkgbase = linux-firmware
|
||||
makedepends = python
|
||||
options = !strip
|
||||
options = !debug
|
||||
source = git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20241110
|
||||
source = git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20241210
|
||||
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
|
||||
b2sums = cd89b463f54e392870db37c41957049285490ff817e63e9456d529cb168cadd45d233963732816390e8e726607af9edb18e474c661536d1b3ec4b70db1807e40
|
||||
b2sums = 6830ae2d2784dbdc8c57b997c30e2694363022a808f6b842c9476f3bb3bd119531b19a656b2843f9509001f4915e8696b70aee7d7996d1f27c578c7e2b67a20e
|
||||
|
||||
pkgname = linux-firmware-whence
|
||||
pkgdesc = Firmware files for Linux - contains the WHENCE license file which documents the vendor license details
|
||||
|
@ -6,9 +6,9 @@ pkgbase=linux-firmware
|
||||
pkgname=(linux-firmware-whence linux-firmware amd-ucode
|
||||
linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}
|
||||
)
|
||||
_tag=20241110
|
||||
_tag=20241210
|
||||
#_commit=c979a06518069901e4c43e0019d3a15b435b7e16
|
||||
pkgver=20241111.b5885ec5
|
||||
pkgver=20241210.b00a7f7e
|
||||
pkgrel=1
|
||||
pkgdesc="Firmware files for Linux"
|
||||
url="https://gitlab.com/kernel-firmware/linux-firmware"
|
||||
@ -29,7 +29,7 @@ options=(
|
||||
!debug
|
||||
)
|
||||
source=("git+$url.git?signed#tag=${_tag}")
|
||||
b2sums=('cd89b463f54e392870db37c41957049285490ff817e63e9456d529cb168cadd45d233963732816390e8e726607af9edb18e474c661536d1b3ec4b70db1807e40')
|
||||
b2sums=('6830ae2d2784dbdc8c57b997c30e2694363022a808f6b842c9476f3bb3bd119531b19a656b2843f9509001f4915e8696b70aee7d7996d1f27c578c7e2b67a20e')
|
||||
validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <jwboyer@fedoraproject.org>
|
||||
|
||||
_backports=(
|
||||
|
Loading…
x
Reference in New Issue
Block a user