aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncaen <duncaen@voidlinux.org>2025-01-11 16:09:55 +0000
committerDuncaen <duncaen@voidlinux.org>2025-01-11 16:09:55 +0000
commit090ec91f7df937de7faad708127d9342954b9570 (patch)
tree65698ad1cc6e1f385885f1eb6143e687496fe32f
parente1e1f7ac35716f3776298eca0fcfc3124370737d (diff)
downloadvoid-packages-090ec91f7df937de7faad708127d9342954b9570.tar
void-packages-090ec91f7df937de7faad708127d9342954b9570.tar.gz
void-packages-090ec91f7df937de7faad708127d9342954b9570.tar.bz2
void-packages-090ec91f7df937de7faad708127d9342954b9570.tar.lz
void-packages-090ec91f7df937de7faad708127d9342954b9570.tar.xz
void-packages-090ec91f7df937de7faad708127d9342954b9570.tar.zst
void-packages-090ec91f7df937de7faad708127d9342954b9570.zip
linux6.6: update to 6.6.71.
-rw-r--r--srcpkgs/linux6.6/files/arm64-dotconfig2
-rw-r--r--srcpkgs/linux6.6/files/i386-dotconfig2
-rw-r--r--srcpkgs/linux6.6/files/x86_64-dotconfig2
-rw-r--r--srcpkgs/linux6.6/template4
4 files changed, 5 insertions, 5 deletions
diff --git a/srcpkgs/linux6.6/files/arm64-dotconfig b/srcpkgs/linux6.6/files/arm64-dotconfig
index d26b2b72509..a164e59d9a7 100644
--- a/srcpkgs/linux6.6/files/arm64-dotconfig
+++ b/srcpkgs/linux6.6/files/arm64-dotconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm64 6.6.70 Kernel Configuration
+# Linux/arm64 6.6.71 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/srcpkgs/linux6.6/files/i386-dotconfig b/srcpkgs/linux6.6/files/i386-dotconfig
index c7fbefa0859..3ca2e616b93 100644
--- a/srcpkgs/linux6.6/files/i386-dotconfig
+++ b/srcpkgs/linux6.6/files/i386-dotconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/i386 6.6.70 Kernel Configuration
+# Linux/i386 6.6.71 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/srcpkgs/linux6.6/files/x86_64-dotconfig b/srcpkgs/linux6.6/files/x86_64-dotconfig
index 3c4086efb9f..2cdaff500af 100644
--- a/srcpkgs/linux6.6/files/x86_64-dotconfig
+++ b/srcpkgs/linux6.6/files/x86_64-dotconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86_64 6.6.70 Kernel Configuration
+# Linux/x86_64 6.6.71 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
diff --git a/srcpkgs/linux6.6/template b/srcpkgs/linux6.6/template
index 6cd64eb7373..5ea0f1d5276 100644
--- a/srcpkgs/linux6.6/template
+++ b/srcpkgs/linux6.6/template
@@ -1,6 +1,6 @@
# Template file for 'linux6.6'
pkgname=linux6.6
-version=6.6.70
+version=6.6.71
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="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
- 9e18d0ca2dc6daa2b5c8f14335c867f7326eb2be9954a9cbf1e88807a1fd599e"
+ 485150f36a32eb1e0a8b5db2cdb7d47e0d005a9eb4a863ebaf25b7a928bcdad7"
python_version=3
# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.