diff --git a/srcpkgs/linux6.13/files/arm64-dotconfig b/srcpkgs/linux6.13/files/arm64-dotconfig index 73383e0db9a..2231e474f81 100644 --- a/srcpkgs/linux6.13/files/arm64-dotconfig +++ b/srcpkgs/linux6.13/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.13.8 Kernel Configuration +# Linux/arm64 6.13.9 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.13/files/i386-dotconfig b/srcpkgs/linux6.13/files/i386-dotconfig index 1727f75cb5d..d3cf61280ac 100644 --- a/srcpkgs/linux6.13/files/i386-dotconfig +++ b/srcpkgs/linux6.13/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.13.8 Kernel Configuration +# Linux/i386 6.13.9 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.13/files/x86_64-dotconfig b/srcpkgs/linux6.13/files/x86_64-dotconfig index e443b01b3c1..6a20eb8b6c8 100644 --- a/srcpkgs/linux6.13/files/x86_64-dotconfig +++ b/srcpkgs/linux6.13/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.13.8 Kernel Configuration +# Linux/x86_64 6.13.9 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -11,8 +11,8 @@ CONFIG_AS_VERSION=24100 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=24100 CONFIG_LLD_VERSION=0 -CONFIG_RUSTC_VERSION=0 -CONFIG_RUSTC_LLVM_VERSION=0 +CONFIG_RUSTC_VERSION=108501 +CONFIG_RUSTC_LLVM_VERSION=190104 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_GCC_ASM_GOTO_OUTPUT_BROKEN=y diff --git a/srcpkgs/linux6.13/template b/srcpkgs/linux6.13/template index 65f3e1ed140..00e89dbe5e5 100644 --- a/srcpkgs/linux6.13/template +++ b/srcpkgs/linux6.13/template @@ -1,6 +1,6 @@ # Template file for 'linux6.13' pkgname=linux6.13 -version=6.13.8 +version=6.13.9 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="e79dcc6eb86695c6babfb07c2861912b635d5075c6cd1cd0567d1ea155f80d6e - a4ee918570fcc3372d7fdbc9a0eab45e03dd61a9414ada2d780c79f082488c91" + 4afa764c62d855d077fe04af829ec385d4743c6e74dc267f72406bc70bb41ad2" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.