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 b5071c4ed517..1e2b7d99241f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 5.14.v.2
+ pkgver = 5.14.v.3
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.14.2
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.14.3
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20210818/more-uarches-for-kernel-5.8+.patch
sha256sums = SKIP
- sha256sums = 5654967a0f98d1fb4619b424faad1c332689834e61ea74183f01aa028f7cbf0d
+ sha256sums = ac8379f136bb574ec1a490284dc9744cba8885ac11367d54d3be569298028d08
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 09945620d24a83608a66b1104477a1c1073701ac04b7aeae2f7819a2bf185c85
diff --git a/PKGBUILD b/PKGBUILD
index fce8d8807e2b..a5d65cc2e413 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.14.2
+gitver=v5.14.3
patchver=20210818
-pkgver=5.14.v.2
+pkgver=5.14.v.3
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -24,7 +24,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '5654967a0f98d1fb4619b424faad1c332689834e61ea74183f01aa028f7cbf0d'
+ 'ac8379f136bb574ec1a490284dc9744cba8885ac11367d54d3be569298028d08'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 5a156a2111cd..7f2270042b35 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.14.2 Kernel Configuration
+# Linux/x86 5.14.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y