From 400918384df032dbcb26e5c1f2b0694cac178f1c Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Thu, 29 Jun 2023 10:25:43 +0200 Subject: [PATCH 1/2] linux-firmware: update to 20230625 --- srcpkgs/linux-firmware/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template index b1e33ee38296..c262b2f121b3 100644 --- a/srcpkgs/linux-firmware/template +++ b/srcpkgs/linux-firmware/template @@ -1,6 +1,6 @@ # Template file for 'linux-firmware' pkgname=linux-firmware -version=20230515 +version=20230625 revision=1 depends="linux-firmware-amd>=${version}_${revision} linux-firmware-network>=${version}_${revision}" short_desc="Binary firmware blobs for the Linux kernel" @@ -8,7 +8,7 @@ maintainer="Érico Nogueira " license="custom:see /usr/share/licenses/linux-firmware" homepage="https://www.kernel.org/" distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${version}.tar.gz" -checksum=8b8be098110f47ff6cb3e02e0c7cf0b25d9427a09870b1c2df3637e5708eb158 +checksum=2f609c503bde5ee6c32336a465c48e939138b8263504d3f7d03ec65ace80b130 python_version=3 nostrip=yes From 92da49b9ab75c315faef4ff27758adac26a2b10e Mon Sep 17 00:00:00 2001 From: Alex Lohr Date: Thu, 29 Jun 2023 10:26:09 +0200 Subject: [PATCH 2/2] linux6.3: update to 6.3.10 --- srcpkgs/linux6.3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/linux6.3/template b/srcpkgs/linux6.3/template index d2c7b7a3cf48..89affe4a0d9b 100644 --- a/srcpkgs/linux6.3/template +++ b/srcpkgs/linux6.3/template @@ -1,6 +1,6 @@ # Template file for 'linux6.3' pkgname=linux6.3 -version=6.3.8 +version=6.3.10 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Đoàn Trần Công Danh " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e - 927ba93d3da556c8e30b2640aa3f19c3c3cda66c655754e0798024020e2981b4" + 74d4dfb345540e91de4b41cbe9d81d2e5f90a2777419beac97c80cf6578408b1" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.