summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2024-03-15 21:14:51 +0100
committerEggz2024-03-15 21:14:51 +0100
commit108cfbc1446180e98b6ff4fe9634402e4aa3bef4 (patch)
tree3198b5080c891899461f9cb17b87fc1111713608
parentd8227e6d9f911c6982ec76bf4cb78c20fd565a48 (diff)
downloadaur-108cfbc1446180e98b6ff4fe9634402e4aa3bef4.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 dd399d329933..9f7c1a718bc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd-znver2
- pkgver = 6.8.v.0
+ pkgver = 6.8.v.1
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,12 +14,12 @@ 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.8
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.8.1
source = config.x86_64
source = linux-amd-znver2.preset
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20240221.2/more-uarches-for-kernel-6.8-rc4+.patch
sha256sums = SKIP
- sha256sums = bc72e2df23bf0c7432a5c28f07f3b95b0cadba8c414d1ea3c44f66f4dbe699f5
+ sha256sums = 02322577994b33d8513bc2e69e9ea7e592438dfebcc0f1e65b6c88cb9bd98b81
sha256sums = a7dda487e8277bfdf0dd0a6f578b219ae97de84b00df1822330e808c378df907
sha256sums = d69232afd0dd6982ae941cf2d1f577f4be2011e3bb847d1db37952acf416b5d3
diff --git a/PKGBUILD b/PKGBUILD
index e344d05fbedf..a04a25b4d9a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd-znver2
_srcname=linux
-gitver=v6.8
+gitver=v6.8.1
patchver=20240221.2
patchname=more-uarches-for-kernel-6.8-rc4+.patch
-pkgver=6.8.v.0
+pkgver=6.8.v.1
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -23,7 +23,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- 'bc72e2df23bf0c7432a5c28f07f3b95b0cadba8c414d1ea3c44f66f4dbe699f5'
+ '02322577994b33d8513bc2e69e9ea7e592438dfebcc0f1e65b6c88cb9bd98b81'
#.preset file
'a7dda487e8277bfdf0dd0a6f578b219ae97de84b00df1822330e808c378df907'
#grayskypatch
diff --git a/config.x86_64 b/config.x86_64
index 2397a0d75580..b6d08e0b5a51 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.8.0 Kernel Configuration
+# Linux/x86 6.8.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y