summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2023-02-09 12:31:26 +0100
committeregnappahz2023-02-09 12:31:26 +0100
commit3b0f3c1688afa7aed974fd30ad8ca7e7f500eac9 (patch)
tree736dcb755419bb6c9ab844265d76cb2a0359eefb
parent3ce8844efa82ee769e8dee3516e91fc4ebe492ea (diff)
downloadaur-3b0f3c1688afa7aed974fd30ad8ca7e7f500eac9.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config.x86_644
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffc2d4336766..6e23e15c593a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 6.1.v.10
+ pkgver = 6.1.v.11
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = linux-amd
makedepends = lzop
makedepends = gcc>=10.3
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.1.10
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.1.11
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = cef00dc84bb6321fcfadb150f1bec71f3d63b4052e14c3c0e5167913bfdd35c0
+ sha256sums = a6a9774f430963620a893a8e1b5268a3a14f1f9350d41e478a78fe988bab5273
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
diff --git a/PKGBUILD b/PKGBUILD
index 382a6521c429..04da6698fbb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v6.1.10
+gitver=v6.1.11
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.1.v.10
+pkgver=6.1.v.11
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- 'cef00dc84bb6321fcfadb150f1bec71f3d63b4052e14c3c0e5167913bfdd35c0'
+ 'a6a9774f430963620a893a8e1b5268a3a14f1f9350d41e478a78fe988bab5273'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 0dd1f53d1652..ed51c8a64903 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.10 Kernel Configuration
+# Linux/x86 6.1.11 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230111"
+CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230201"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=120201
CONFIG_CLANG_VERSION=0