aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncaen <duncaen@voidlinux.org>2024-06-29 12:42:57 +0000
committerDuncaen <duncaen@voidlinux.org>2024-06-29 12:42:57 +0000
commit0c35bffee8408a99aa7bd0087ed8d5fc55b6c799 (patch)
treee768a42b2095025147b46a05e14762efb3711046
parent5d31e5ec7bb9bf8828ed4386ab886fd9610891dd (diff)
downloadvoid-packages-0c35bffee8408a99aa7bd0087ed8d5fc55b6c799.tar
void-packages-0c35bffee8408a99aa7bd0087ed8d5fc55b6c799.tar.gz
void-packages-0c35bffee8408a99aa7bd0087ed8d5fc55b6c799.tar.bz2
void-packages-0c35bffee8408a99aa7bd0087ed8d5fc55b6c799.tar.lz
void-packages-0c35bffee8408a99aa7bd0087ed8d5fc55b6c799.tar.xz
void-packages-0c35bffee8408a99aa7bd0087ed8d5fc55b6c799.tar.zst
void-packages-0c35bffee8408a99aa7bd0087ed8d5fc55b6c799.zip
linux6.9: update to 6.9.7.
-rw-r--r--srcpkgs/linux6.9/files/arm64-dotconfig2
-rw-r--r--srcpkgs/linux6.9/files/i386-dotconfig2
-rw-r--r--srcpkgs/linux6.9/files/x86_64-dotconfig2
-rw-r--r--srcpkgs/linux6.9/template4
4 files changed, 5 insertions, 5 deletions
diff --git a/srcpkgs/linux6.9/files/arm64-dotconfig b/srcpkgs/linux6.9/files/arm64-dotconfig
index cfa614ac8a6..f17c05f71ce 100644
--- a/srcpkgs/linux6.9/files/arm64-dotconfig
+++ b/srcpkgs/linux6.9/files/arm64-dotconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.9.6 Kernel Configuration
+# Linux/arm64 6.9.7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/srcpkgs/linux6.9/files/i386-dotconfig b/srcpkgs/linux6.9/files/i386-dotconfig
index d83889311ce..f246050bd8d 100644
--- a/srcpkgs/linux6.9/files/i386-dotconfig
+++ b/srcpkgs/linux6.9/files/i386-dotconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/i386 6.9.6 Kernel Configuration
+# Linux/i386 6.9.7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/srcpkgs/linux6.9/files/x86_64-dotconfig b/srcpkgs/linux6.9/files/x86_64-dotconfig
index 070d917880a..1322053ddb4 100644
--- a/srcpkgs/linux6.9/files/x86_64-dotconfig
+++ b/srcpkgs/linux6.9/files/x86_64-dotconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86_64 6.9.6 Kernel Configuration
+# Linux/x86_64 6.9.7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/srcpkgs/linux6.9/template b/srcpkgs/linux6.9/template
index c912190004f..23cfb055a45 100644
--- a/srcpkgs/linux6.9/template
+++ b/srcpkgs/linux6.9/template
@@ -1,6 +1,6 @@
# Template file for 'linux6.9'
pkgname=linux6.9
-version=6.9.6
+version=6.9.7
revision=1
short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Duncaen <duncaen@voidlinux.org>"
@@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
fi
checksum="24fa01fb989c7a3e28453f117799168713766e119c5381dac30115f18f268149
- 119c49942462d99d967dcc2d74bc6f1e5d773e06b9f5fa23c18dc0680bda9209"
+ f51cf3888051bcd94cc209973e0e32dda87696d47baf531856c8d4057f15841f"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.