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 87b26e31512f..9718ca2d1cb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 5.8.v.2
+ pkgver = 5.8.v.3
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = linux-amd
makedepends = git
makedepends = libelf
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.8.2
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.8.3
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = 5013_enable-cpu-optimizations-for-gcc10.patch
sha256sums = SKIP
- sha256sums = 8cd7a3a72284eae61f35f3ac617471e5b75a2144ebb12dbcbacb243f7cba17f2
+ sha256sums = 491e7cf4f748ce679f80727bd7bfa8f2e4abcdb7a892dacf877e77bce04efd77
sha256sums = 71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 5ab29eb64e57df83b395a29a6a4f89030d142feffbfbf73b3afc6d97a2a7fd12
diff --git a/PKGBUILD b/PKGBUILD
index a710348c27ea..bba1e2a52d59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.8.2
-pkgver=5.8.v.2
+gitver=v5.8.3
+pkgver=5.8.v.3
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
- '8cd7a3a72284eae61f35f3ac617471e5b75a2144ebb12dbcbacb243f7cba17f2'
+ '491e7cf4f748ce679f80727bd7bfa8f2e4abcdb7a892dacf877e77bce04efd77'
#.preset file
'71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index f5c8d269cbae..4a5fdd527d1b 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.8.2 Kernel Configuration
+# Linux/x86 5.8.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.1.0"
CONFIG_CC_IS_GCC=y