From 3a7a480fe4c82178cfd8903eaaf34fc8c7cd13b1 Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Sat, 23 May 2026 12:23:36 +0000 Subject: Woodpecker CI b15454e71ba64c544edfc1c21863a48b3cc29270 [SKIP CI] --- linux/abuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'linux/abuild') diff --git a/linux/abuild b/linux/abuild index 3431825e..330fa226 100644 --- a/linux/abuild +++ b/linux/abuild @@ -1,11 +1,9 @@ name=linux -version=6.18.18 +version=6.18.30 release=1 -source="https://cdn.kernel.org/pub/$name/kernel/v6.x/$name-$version.tar.xz +source="https://cdn.kernel.org/pub/$name/kernel/v${version%%.*}.x/$name-$version.tar.xz dotconfig - andes_export_filldir_readdir.patch - fix-musl-btf-ids.patch - fix-musl-objtool.patch fixdep-largefile.patch" + andes_export_filldir_readdir.patch" build() { make mrproper -- cgit v1.2.3