From 112cfe8865a25af20d29de474450c5b5e0b1a227 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 9 May 2025 10:57:36 -0400 Subject: [PATCH] linux-firmware: update to 20250509. closes: #55289 --- srcpkgs/linux-firmware/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux-firmware/template b/srcpkgs/linux-firmware/template index 17d5bda8282..41273ff652e 100644 --- a/srcpkgs/linux-firmware/template +++ b/srcpkgs/linux-firmware/template @@ -1,6 +1,6 @@ # Template file for 'linux-firmware' pkgname=linux-firmware -version=20250311 +version=20250509 revision=1 hostmakedepends="rdfind which $(vopt_if compressed zstd)" depends="linux-firmware-amd>=${version}_${revision} linux-firmware-network>=${version}_${revision}" @@ -9,8 +9,8 @@ maintainer="classabbyamp " license="custom:see /usr/share/licenses/linux-firmware" homepage="https://www.kernel.org/" changelog="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/" -distfiles="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-${version}.tar.gz" -checksum=2a67a3fc91aea41679b8628909b0e47085e089163374f961a1ff94cd35a49ff7 +distfiles="https://gitlab.com/kernel-firmware/linux-firmware/-/archive/${version}/linux-firmware-${version}.tar.gz" +checksum=d990e2b1ed2aaf5d4d3bad2e3623710255ca5e62a6540e85193cc00d19d02b70 python_version=3 nostrip=yes