mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-firmware to 20241111.b5885ec5-1
This commit is contained in:
parent
bf32f6701a
commit
7a364d1bf8
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = linux-firmware
|
||||
pkgdesc = Firmware files for Linux
|
||||
pkgver = 20241017.22a6c7dc
|
||||
pkgver = 20241111.b5885ec5
|
||||
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=20241017
|
||||
source = git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20241110
|
||||
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
|
||||
b2sums = 8befc4883f6c69682a6b7c603aff6ca80e7e79277ac3ad698e731a904b22cdfd55c7d32a661621ef47a88d7298be960535b7ebcc100d847eea79cda3124ab8f5
|
||||
b2sums = cd89b463f54e392870db37c41957049285490ff817e63e9456d529cb168cadd45d233963732816390e8e726607af9edb18e474c661536d1b3ec4b70db1807e40
|
||||
|
||||
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=20241017
|
||||
_tag=20241110
|
||||
#_commit=c979a06518069901e4c43e0019d3a15b435b7e16
|
||||
pkgver=20241017.22a6c7dc
|
||||
pkgver=20241111.b5885ec5
|
||||
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=('8befc4883f6c69682a6b7c603aff6ca80e7e79277ac3ad698e731a904b22cdfd55c7d32a661621ef47a88d7298be960535b7ebcc100d847eea79cda3124ab8f5')
|
||||
b2sums=('cd89b463f54e392870db37c41957049285490ff817e63e9456d529cb168cadd45d233963732816390e8e726607af9edb18e474c661536d1b3ec4b70db1807e40')
|
||||
validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer <jwboyer@fedoraproject.org>
|
||||
|
||||
_backports=(
|
||||
|
|
Loading…
Reference in a new issue