summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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 e0116da95964..620f485dcb2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 5.12.v.7
+ pkgver = 5.12.v.8
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=v5.12.7
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.12.8
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = 5010_enable-cpu-optimizations-universal.patch
sha256sums = SKIP
- sha256sums = ec3c35cde3e0610fffacd41e42ac5d90458cfae10412d089cbb64c115a3b1d4e
+ sha256sums = 458d88c9975a4fb4e0882bb32b80f43cb47915337e44c3f826eb710a273e9135
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 9083b94bf9f547cceeed9fe2f37fb201e42d5b00734a86e4ea528447a59d4b9a
diff --git a/PKGBUILD b/PKGBUILD
index 2cf1b42f4dc7..f31524a1dd8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.12.7
-pkgver=5.12.v.7
+gitver=v5.12.8
+pkgver=5.12.v.8
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
- 'ec3c35cde3e0610fffacd41e42ac5d90458cfae10412d089cbb64c115a3b1d4e'
+ '458d88c9975a4fb4e0882bb32b80f43cb47915337e44c3f826eb710a273e9135'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 0a8795cb5751..fe73c1d3f661 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.12.7 Kernel Configuration
+# Linux/x86 5.12.8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y