Skip to content

Commit

Permalink
linux6.6: update to 6.6.50.
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncaen committed Sep 9, 2024
1 parent 997ae05 commit a1e65bf
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion srcpkgs/linux6.6/files/arm64-dotconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.6.48 Kernel Configuration
# Linux/arm64 6.6.50 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/linux6.6/files/i386-dotconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/i386 6.6.48 Kernel Configuration
# Linux/i386 6.6.50 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/linux6.6/files/x86_64-dotconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 6.6.48 Kernel Configuration
# Linux/x86_64 6.6.50 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/linux6.6/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'linux6.6'
pkgname=linux6.6
version=6.6.48
version=6.6.50
revision=1
short_desc="Linux kernel and modules (${version%.*} series)"
maintainer="Duncaen <duncaen@voidlinux.org>"
Expand All @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then
fi

checksum="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
46b6dee6be695d17da1a8071adf09af61189f2f16a3ac9b7386af0cb4a46b344"
9339376075d1ad688797d90bffa80d473db43c6804627874b71b032b8d92e270"
python_version=3

# XXX Restrict archs until a proper <arch>-dotconfig is available in FILESDIR.
Expand Down

0 comments on commit a1e65bf

Please sign in to comment.