Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
linux-firmware
Commits:
bc54ce4e by Tobias Powalowski at 2024-06-11T09:04:27+02:00
upgpkg: 20240610.9c10a208-1: update to latest version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = linux-firmware
pkgdesc = Firmware files for Linux
- pkgver = 20240510.b9d2bf23
+ pkgver = 20240610.9c10a208
pkgrel = 1
url = https://gitlab.com/kernel-firmware/linux-firmware
arch = any
@@ -11,9 +11,9 @@ pkgbase = linux-firmware
makedepends = rdfind
options = !strip
options = !debug
- source =
git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20240513
+ source =
git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20240610
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
- sha256sums =
9e4f49de5dcca55f47d76b0a1c8177471ec1b9cf222f69ddd802c37627328eff
+ sha256sums =
1703bbd60e9059d98ee1a5b8473f635d8006cb669a04f77307cbbb8cdfe6d9d3
pkgname = linux-firmware-whence
pkgdesc = Firmware files for Linux - contains the WHENCE license file
which documents the vendor license details
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@ pkgbase=linux-firmware
pkgname=(linux-firmware-whence linux-firmware amd-ucode
linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}
)
-_tag=20240513
-pkgver=20240510.b9d2bf23
+_tag=20240610
+pkgver=20240610.9c10a208
pkgrel=1
pkgdesc="Firmware files for Linux"
url="https://gitlab.com/kernel-firmware/linux-firmware"
@@ -15,7 +15,7 @@ arch=('any')
makedepends=('git' 'rdfind')
options=(!strip !debug)
source=("git+$url.git?signed#tag=${_tag}")
-sha256sums=('9e4f49de5dcca55f47d76b0a1c8177471ec1b9cf222f69ddd802c37627328eff')
+sha256sums=('1703bbd60e9059d98ee1a5b8473f635d8006cb669a04f77307cbbb8cdfe6d9d3')
validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer
<[email protected]>
_backports=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-firmware/-/commit/bc54ce4e09844ba7f58ad818aba3e69f024ad74c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-firmware/-/commit/bc54ce4e09844ba7f58ad818aba3e69f024ad74c
You're receiving this email because of your account on gitlab.archlinux.org.