summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-11-04 13:44:24 -0400
committerChris Severance2023-11-04 13:44:24 -0400
commitbc9ca79391e44d5ce61ea20eca043622a7bc50ef (patch)
treeef909012456becb4e2b5dbde15503600e9bf544c
parentdbef3968172f881a6d247146268093ec91edbdbe (diff)
downloadaur-bc9ca79391e44d5ce61ea20eca043622a7bc50ef.tar.gz
autu: Update to 20231030.2b304bfe-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f00f59e5bd19..dbab6324fb1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-firmware-uncompressed
pkgdesc = Firmware files for Linux (without module compression)
- pkgver = 20230804.7be2766d
+ pkgver = 20231030.2b304bfe
pkgrel = 1
url = https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary
arch = any
@@ -9,7 +9,7 @@ pkgbase = linux-firmware-uncompressed
license = custom
makedepends = git
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=20230804?signed
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git#tag=20231030?signed
validpgpkeys = 4CDE8575E547BF835FE15807A31B6BD72486CFD6
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 940eb6a4bf60..21d4e116fe71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgbase=linux-firmware
pkgname=(linux-firmware-whence linux-firmware amd-ucode
linux-firmware-{nfp,mellanox,marvell,qcom,liquidio,qlogic,bnx2x}
)
-_tag=20230804
-pkgver=20230804.7be2766d
+_tag=20231030
+pkgver=20231030.2b304bfe
pkgrel=1
pkgdesc="Firmware files for Linux"
pkgdesc+=' (without module compression)'
@@ -26,7 +26,6 @@ pkgname=("${pkgname[@]/%/-uncompressed}")
pkgname=("${pkgname[@]:1}") # remove whence
_backports=(
- f2eb058afc57348cde66852272d6bf11da1eef8f # fixes for "inception": https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7005.html
)
prepare() {