From c2f31e8de42691d12c1abf6b51463d322537713e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 10 Sep 2024 01:38:14 +0000 Subject: [PATCH] core/linux-firmware to 20240909.552ed9b8-1 --- core/linux-firmware/.SRCINFO | 11 ++++++----- core/linux-firmware/PKGBUILD | 23 +++++++++++++++++------ 2 files changed, 23 insertions(+), 11 deletions(-) diff --git a/core/linux-firmware/.SRCINFO b/core/linux-firmware/.SRCINFO index e97290b3b..39eda6253 100644 --- a/core/linux-firmware/.SRCINFO +++ b/core/linux-firmware/.SRCINFO @@ -1,19 +1,20 @@ pkgbase = linux-firmware pkgdesc = Firmware files for Linux - pkgver = 20240809.59460076 + pkgver = 20240909.552ed9b8 pkgrel = 1 url = https://gitlab.com/kernel-firmware/linux-firmware arch = any - license = GPL2 - license = GPL3 + license = GPL-2.0-only + license = GPL-2.0-or-later + license = GPL-3.0-only license = custom makedepends = git makedepends = rdfind options = !strip options = !debug - source = git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20240811 + source = git+https://gitlab.com/kernel-firmware/linux-firmware.git?signed#tag=20240909 validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6 - sha256sums = 2ff3645681d23658fa5e6ca5f9b8b383b5510c2ff46532679b8e95d693a3f0eb + b2sums = 1578c2a2fc4696a21d463f03745dc5bf2fe1266001e3ceac698f52c4b891c1d045c788c6ac57555182f8cf78b6dd973e84fed34884092dc36850c63643d067f9 pkgname = linux-firmware-whence pkgdesc = Firmware files for Linux - contains the WHENCE license file which documents the vendor license details diff --git a/core/linux-firmware/PKGBUILD b/core/linux-firmware/PKGBUILD index 8f4122606..8feefcec9 100644 --- a/core/linux-firmware/PKGBUILD +++ b/core/linux-firmware/PKGBUILD @@ -7,17 +7,28 @@ pkgbase=linux-firmware pkgname=(linux-firmware-whence linux-firmware amd-ucode linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x} ) -_tag=20240811 -pkgver=20240809.59460076 +_tag=20240909 +pkgver=20240909.552ed9b8 pkgrel=1 pkgdesc="Firmware files for Linux" url="https://gitlab.com/kernel-firmware/linux-firmware" -license=('GPL2' 'GPL3' 'custom') +license=( + GPL-2.0-only + GPL-2.0-or-later + GPL-3.0-only + custom +) arch=('any') -makedepends=('git' 'rdfind') -options=(!strip !debug) +makedepends=( + git + rdfind +) +options=( + !strip + !debug +) source=("git+$url.git?signed#tag=${_tag}") -sha256sums=('2ff3645681d23658fa5e6ca5f9b8b383b5510c2ff46532679b8e95d693a3f0eb') +b2sums=('1578c2a2fc4696a21d463f03745dc5bf2fe1266001e3ceac698f52c4b891c1d045c788c6ac57555182f8cf78b6dd973e84fed34884092dc36850c63643d067f9') validpgpkeys=('4CDE8575E547BF835FE15807A31B6BD72486CFD6') # Josh Boyer _backports=(