Skip to content

Commit a473683

Browse files
dkwoDuncaen
authored andcommitted
linux-asahi: update to 6.18.15+1, fix update check.
1 parent dab7c4a commit a473683

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

srcpkgs/linux-asahi/files/arm64-dotconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/arm64 6.18.9 Kernel Configuration
3+
# Linux/arm64 6.18.15 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405"
66
CONFIG_CC_IS_GCC=y

srcpkgs/linux-asahi/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Template file for 'linux-asahi'
22
pkgname=linux-asahi
3-
version=6.18.9+1
3+
version=6.18.15+1
44
revision=1
55
short_desc="Linux kernel and modules for Apple Silicon"
66
maintainer="dkwo <npiazza@disroot.org>, Will Springer <skirmisher@protonmail.com>"
77
license="GPL-2.0-only"
88
homepage="https://asahilinux.org"
99
distfiles="https://github.com/AsahiLinux/linux/archive/asahi-${version/+/-}.tar.gz"
10-
checksum=36ba3a3e4c5308d4e3c9c91aba98f727fc03ee5cd015cb8ffb522fa4e7265425
10+
checksum=fed9c9775efedc7cb2ef30df3badffb0b1ffbad9f6cfd12f3348a34a1006792b
1111

1212
python_version=3
1313

srcpkgs/linux-asahi/update

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pattern='tags/asahi-\K[\d.-]+(?=\.tar\.gz)'

0 commit comments

Comments
 (0)