summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2023-11-20 13:25:55 +0100
committerEggz2023-11-20 13:25:55 +0100
commit44a50fff15a18bc3a151084456181d8d884aa562 (patch)
treef00509c2147b5010fb6f67f453bea9e878243cac
parent3d0b73de49397cdc7a07fe96413ca1641e2037e2 (diff)
downloadaur-44a50fff15a18bc3a151084456181d8d884aa562.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config.x86_642
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d02b8c35bc13..a00f9094d032 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd-znver2
- pkgver = 6.6.v.1
+ pkgver = 6.6.v.2
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = linux-amd-znver2
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.1
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.6.2
source = config.x86_64
source = linux-amd-znver2.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 = 1f9f66a250fd020f6b2c574e7ec483506a432dbc5b161cdbcbd9d68ee9a8e937
+ sha256sums = b7251b5672ae97ddcd80aef1a14f615472b98c8d6af6b492196028796db301fe
sha256sums = a7dda487e8277bfdf0dd0a6f578b219ae97de84b00df1822330e808c378df907
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
diff --git a/PKGBUILD b/PKGBUILD
index 82bfc128b401..68c0d6ffa245 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd-znver2
_srcname=linux
-gitver=v6.6.1
+gitver=v6.6.2
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.6.v.1
+pkgver=6.6.v.2
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -27,7 +27,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '1f9f66a250fd020f6b2c574e7ec483506a432dbc5b161cdbcbd9d68ee9a8e937'
+ 'b7251b5672ae97ddcd80aef1a14f615472b98c8d6af6b492196028796db301fe'
#.preset file
'a7dda487e8277bfdf0dd0a6f578b219ae97de84b00df1822330e808c378df907'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 2dbcfea5a7fd..401a9352a43d 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.6.1 Kernel Configuration
+# Linux/x86 6.6.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y