summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2024-04-17 12:53:47 +0200
committerEggz2024-04-17 12:53:47 +0200
commitfdb7d7cb78984c8b66b4fe238b8c1cc8cfbc7169 (patch)
tree1ddbb202cefb19ce0dc9d5d7b5732faed66accd9
parent4b8a7e84ec5243a0786789ffba8e89e3b7296a2c (diff)
downloadaur-linux-amd.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 bcc6034f1c73..319a352128f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd
- pkgver = 6.8.v.6
- pkgrel = 2
+ pkgver = 6.8.v.7
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -14,11 +14,11 @@ 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.8.6
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.8.7
source = config.x86_64
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20240221.2/more-uarches-for-kernel-6.8-rc4+.patch
sha256sums = SKIP
- sha256sums = 13352f496e32897e10e1865de33588876c3de5e77b63ad9ef4181c457743ac51
+ sha256sums = c78217e7cf1ed5320c771bbbc736bc11ced64bb44b1fa73cb00c92e68ee26898
sha256sums = d69232afd0dd6982ae941cf2d1f577f4be2011e3bb847d1db37952acf416b5d3
pkgname = linux-amd
diff --git a/PKGBUILD b/PKGBUILD
index 1117f76b260e..1d096df19823 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v6.8.6
+gitver=v6.8.7
patchver=20240221.2
patchname=more-uarches-for-kernel-6.8-rc4+.patch
-pkgver=6.8.v.6
-pkgrel=2
+pkgver=6.8.v.7
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -21,7 +21,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '13352f496e32897e10e1865de33588876c3de5e77b63ad9ef4181c457743ac51'
+ 'c78217e7cf1ed5320c771bbbc736bc11ced64bb44b1fa73cb00c92e68ee26898'
#grayskypatch
'd69232afd0dd6982ae941cf2d1f577f4be2011e3bb847d1db37952acf416b5d3'
)
diff --git a/config.x86_64 b/config.x86_64
index ff710dcb82f4..6c0faaa4de50 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.8.6 Kernel Configuration
+# Linux/x86 6.8.7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y