From 99358518b2ba1894c1e13d240cacd2deacaa0e13 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Tue, 3 Jun 2025 21:16:53 -0700 Subject: [PATCH] linux: upgrade to 6.15.0 Signed-off-by: Vincent Li --- lfs/linux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/linux b/lfs/linux index 5ea35ff69..f9772170e 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,7 +24,7 @@ include Config -VER = 6.15-rc4 +VER = 6.15.0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -75,7 +75,7 @@ objects = \ $(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = aed2abb9f4ae3dd8d4f2f21d52a0d46a81c1a11b54ec873373aa98e13bd53fd92c120457a8a5dd4689ef67308dd0b6752476ac8db0472844a4385656341e11ec +$(DL_FILE)_BLAKE2 = c005b5765e1d3e9e84f77aed73e80e8df86b7edcf5b4fcd8f13dbe7c743fe7950949c2d9927f9de3e872eb244c39bf56d3d8bba98bb1e328f0d25bea3bf23064 install : $(TARGET)