summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2023-11-08 13:09:27 +0000
committerEggz2023-11-08 13:09:27 +0000
commit62745b8641513bc8aa390f102de35f7b47746f26 (patch)
tree89182b05ae8735f92ccc1a50ebf3e7138aa6073e
parentcc6936155368e8cc72e2b5368d2b850d06b1f731 (diff)
downloadaur-62745b8641513bc8aa390f102de35f7b47746f26.tar.gz
Updated
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--config.x86_642
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb4efb1ae342..5539783e56e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-znver3
- pkgver = 6.6.v.0
- pkgrel = 2
+ pkgver = 6.6.v.1
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -14,14 +14,14 @@ pkgbase = linux-amd-znver3
makedepends = lzop
makedepends = gcc>=9.1
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.6
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.6.1
source = config.x86_64
source = linux-amd-znver3.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
source = flushbyasid.patch
sha256sums = SKIP
- sha256sums = 56b05fd15515acca3c6235cff780bc8907888a58384c13dbda4c05e6eb5a70ae
+ sha256sums = 182c1f417e94680cb2976cb9d41488a79b6b8a93646bda389d12a4bfb27b72c9
sha256sums = 26828ab61a69fca7ecdbba4179311f7cc3c59e1f8c070bcc626c68065187222b
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
diff --git a/PKGBUILD b/PKGBUILD
index dfe5220a9650..c3b94e3ad1e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-amd-znver3
_srcname=linux
-gitver=v6.6
+gitver=v6.6.1
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.6.v.0
-pkgrel=2
+pkgver=6.6.v.1
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -27,7 +27,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '56b05fd15515acca3c6235cff780bc8907888a58384c13dbda4c05e6eb5a70ae'
+ '182c1f417e94680cb2976cb9d41488a79b6b8a93646bda389d12a4bfb27b72c9'
#.preset file
'26828ab61a69fca7ecdbba4179311f7cc3c59e1f8c070bcc626c68065187222b'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index ff578c283354..35e4a11d39a5 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.6.0 Kernel Configuration
+# Linux/x86 6.6.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y