mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-29 00:25:25 +00:00
core/linux-firmware to 20241210.b00a7f7e-1
This commit is contained in:
parent
bf67eae2e9
commit
cfe1eb27e9
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -7,9 +7,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"
|
||||
|
@ -30,7 +30,7 @@ options=(
|
|||
!debug
|
||||
)
|
||||
source=("git+$url.git?signed#tag=${_tag}")
|
||||
b2sums=('cd89b463f54e392870db37c41957049285490ff817e63e9456d529cb168cadd45d233963732816390e8e726607af9edb18e474c661536d1b3ec4b70db1807e40')
|
||||
b2sums=('6830ae2d2784dbdc8c57b997c30e2694363022a808f6b842c9476f3bb3bd119531b19a656b2843f9509001f4915e8696b70aee7d7996d1f27c578c7e2b67a20e')
|
||||
validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <jwboyer@fedoraproject.org>
|
||||
|
||||
_backports=(
|
||||
|
|
Loading…
Reference in a new issue