From 723031d3af5f5b75a0f36e5bce4cd663a84d4861 Mon Sep 17 00:00:00 2001 From: dkwo Date: Wed, 9 Sep 2026 11:05:20 +0800 Subject: [PATCH] linux-asahi: update to 7.1.13+1. --- srcpkgs/linux-asahi/files/arm64-dotconfig | 2 +- srcpkgs/linux-asahi/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/linux-asahi/files/arm64-dotconfig b/srcpkgs/linux-asahi/files/arm64-dotconfig index e19f54772442dc..b20a5940afa6f0 100755 --- a/srcpkgs/linux-asahi/files/arm64-dotconfig +++ b/srcpkgs/linux-asahi/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 7.1.12 Kernel Configuration +# Linux/arm64 7.1.13 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux-asahi/template b/srcpkgs/linux-asahi/template index d57277f53eacaa..232a9151a5934a 100644 --- a/srcpkgs/linux-asahi/template +++ b/srcpkgs/linux-asahi/template @@ -1,13 +1,13 @@ # Template file for 'linux-asahi' pkgname=linux-asahi -version=7.1.12+1 +version=7.1.13+1 revision=1 short_desc="Linux kernel and modules for Apple Silicon" maintainer="dkwo , Will Springer " license="GPL-2.0-only" homepage="https://asahilinux.org" distfiles="https://github.com/AsahiLinux/linux/archive/asahi-${version/+/-}.tar.gz" -checksum=21e3d1e182a75691db226106040f5b4cde61b30d3cfbe992b1dd40ec6f0b6519 +checksum=d6dd0e1143b9381778de0563254478d81a112e77a35af538b857371999b754da python_version=3 @@ -20,7 +20,7 @@ noshlibprovides=yes preserve=yes hostmakedepends="tar xz bc elfutils-devel flex gmp-devel kmod libmpc-devel - pkg-config openssl-devel perl pahole python3 zstd + pkgconf openssl-devel perl pahole python3 zstd rust rust-bindgen rust-src" _kernver=${version}-asahi_${revision}