summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2023-01-14 09:14:43 -0500
committergraysky2023-01-14 09:14:43 -0500
commitd117e52ce734b1eea0f7feb00d1a2c3d915d5e0a (patch)
tree6b4f17a063e286a5a93094248d312386f3d7c322 /PKGBUILD
parent3d7c25b337e883b18d2874cf11a44bff0fe481de (diff)
downloadaur-d117e52ce734b1eea0f7feb00d1a2c3d915d5e0a.tar.gz
Update to 6.1.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 11 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4a50a7516f1..b6f98feeb857 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,8 +68,8 @@ _subarch=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-pkgver=6.1.5
-pkgrel=2
+pkgver=6.1.6
+pkgrel=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
license=(GPL2)
@@ -91,19 +91,23 @@ source=(
"more-uarches-$_gcc_more_v.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/$_gcc_more_v.tar.gz"
"ck-hrtimer-$_commit.tar.gz::https://github.com/graysky2/linux-patches/archive/$_commit.tar.gz"
0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- 0002-Revert-drm-display-dp_mst-Move-all-payload-info-into.patch
+ 0002-docs-Fix-the-docs-build-with-Sphinx-6.0.patch
+ 0003-Revert-drm-display-dp_mst-Move-all-payload-info-into.patch
+ 0004-netfilter-nft_payload-incorrect-arithmetics-when-fet.patch
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('bc7f6d9a8a8bbe9a723e82346bba94b58d926f78bfba106b21e041e0290076fc'
+sha256sums=('3e4d8e561da5703a205ae8d7b2bed6c5c64fc4299eebcbfd20481e63b57d5ee3'
'SKIP'
- '0571ea17a2e38458096b679418197bbea8c414388f628d122517f3a1f3a31b3a'
+ '1efa33aea067fa920880ef7fef3ec82f8d4cde21213eda34ac6534ca6879fca0'
'f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0'
'6d3b9cb4639c1c5eb4e2697aed0dbffa5b4a37d63a0861dec8315dd052723e0e'
- '00c7b866ba5393639d5ca2349883909ad6b1bedf6091e857c83f208e0838479c'
- '601a923873d2d598d5a615b09c2863aa8402ced6da24215d2b25eac3c4987ed3')
+ 'e804772a555fcd60140e0ea35f8269c57d7c32d3440f0ff06c044b21a8f4681e'
+ 'a46f8d26cb20397b06812af7d56800a0994fcd263262e3ca5f22dc2247c2b623'
+ '59c4479ecd93ecc3c6ca452f24e4ec8bc92fec8a99109222e6ac457fc1ea5d12'
+ '05feb34e7ab03085dd7d4ae252bea419a7d13048b081451e1e23b31dcc2b58db')
prepare() {
cd linux-${pkgver}