summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEggz2023-11-28 18:47:01 +0100
committerEggz2023-11-28 18:47:01 +0100
commit4648b3bcd5ff72ce78c07b9b52fd6c8543601dd2 (patch)
treea699c9181738cb859e8d07decff141bf5bea45b7
parentfc89423065229ab08f8fd16913f2f38031fa1bc8 (diff)
downloadaur-4648b3bcd5ff72ce78c07b9b52fd6c8543601dd2.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 a36976817cb4..47c3ca222596 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-slim
- pkgver = 6.6.v.2
+ pkgver = 6.6.v.3
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=v6.6.2
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v6.6.3
source = config.x86_64
source = linux-slim.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20230105/more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = 301158686e673666f832a1c60243110a0e4125933e2e9025271897318e046d4b
+ sha256sums = a1ed73758c0e8017f63bfc2245ea11e44c84be5ef48883e0ab631cd2cbf3a3b5
sha256sums = e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
diff --git a/PKGBUILD b/PKGBUILD
index 770f2dda380d..52d1eb3fc8b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-slim
_srcname=linux
-gitver=v6.6.2
+gitver=v6.6.3
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
-pkgver=6.6.v.2
+pkgver=6.6.v.3
pkgrel=1
arch=('x86_64')
url="http://www.kernel.org/"
@@ -27,7 +27,7 @@ source=(
)
sha256sums=('SKIP'
#config.x86_64
- '301158686e673666f832a1c60243110a0e4125933e2e9025271897318e046d4b'
+ 'a1ed73758c0e8017f63bfc2245ea11e44c84be5ef48883e0ab631cd2cbf3a3b5'
#.preset file
'e60d58e60c809d5bd6bc2c258bce0e811a818b6a4b9ccb928902e519e90ab6d5'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 1a74d5b2ddd4..35eb5c28fcf2 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.6.2 Kernel Configuration
+# Linux/x86 6.6.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
CONFIG_CC_IS_GCC=y