summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2022-04-08 14:26:30 +0200
committeregnappahz2022-04-08 14:26:30 +0200
commit21087548f5b0e937e5e76626c0d1d7d9f193a492 (patch)
tree2634cbb96d82b63bb15225ea3891ab7c297816f2
parentc4e1eae11340c9dc0f74a9163b09f6ca14f54cc8 (diff)
downloadaur-21087548f5b0e937e5e76626c0d1d7d9f193a492.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 d57305a2a020..8a401dc2b2f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-slim
- pkgver = 5.17.v.1
+ pkgver = 5.17.v.2
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
@@ -13,13 +13,13 @@ pkgbase = linux-slim
makedepends = libelf
makedepends = lzop
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.17.1
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.17.2
source = config.x86_64
source = linux-slim.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20220315/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = c4b51f132fc9533a22c8e07782745765e88957d55bf2c2cda510ff9fc522f113
+ sha256sums = 58dc86f761077a9469690ad95e129f5161836051c6c136b88587de439b3daf58
sha256sums = e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = dea86a521603414a8c7bf9cf1f41090d5d6f8035ce31407449e25964befb1e50
diff --git a/PKGBUILD b/PKGBUILD
index 2771c7eb9591..02e9da631ce3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-slim
_srcname=linux
-gitver=v5.17.1
+gitver=v5.17.2
patchver=20220315
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=5.17.v.1
+pkgver=5.17.v.2
pkgrel=1
arch=('x86_64')
url="http://www.kernel.org/"
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- 'c4b51f132fc9533a22c8e07782745765e88957d55bf2c2cda510ff9fc522f113'
+ '58dc86f761077a9469690ad95e129f5161836051c6c136b88587de439b3daf58'
#.preset file
'e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 69a101780ec4..c2d260e10d89 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.17.1 Kernel Configuration
+# Linux/x86 5.17.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
CONFIG_CC_IS_GCC=y