summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTobias Gerold2022-07-18 23:03:27 +0200
committerTobias Gerold2022-07-18 23:03:27 +0200
commit8fa4917b5bc22bc2cf2d1897966fb8375780a586 (patch)
treebed78a05c8b6e822551753fea682d962afc688ad /PKGBUILD
parentf6a603f3e87a92b6c7ee15ed06564e77fc70207a (diff)
downloadaur-shiftfs-dkms.tar.gz
update for kernel versions 5.18.x and 5.19.x
Signed-off-by: Tobias Gerold <tobias@g3ro.eu>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 317347860e98..af75bf137655 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Tobias Gerold <tobias at g3ro dot eu>
pkgname=shiftfs-dkms
-pkgver=20220413
+pkgver=20220704
pkgrel=1
-#_commit=d347e71d2c0b4fc79891b00c47971f1ac5bd1ca8
-pkgdesc="Linux kernel module that provides a kernel filesystem for uid/gid shifting; dkms version for 5.17.x kernels"
+#_commit=16009ac0f589bc3d1914d7a63f427de0e4698d63
+pkgdesc="Linux kernel module that provides a kernel filesystem for uid/gid shifting; dkms version for 5.18.x and 5.19.x kernels"
arch=('x86_64')
-url="https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy/log/fs/shiftfs.c?h=hwe-5.17"
+url="https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/kinetic/log/fs/shiftfs.c?h=lowlatency-next"
license=('GPL2')
-source=("shiftfs.c::https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy/plain/fs/shiftfs.c?h=hwe-5.17&id=dab801bab38fe568f12f79eacf10362b9c9e25f9"
+source=("shiftfs.c::https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/kinetic/plain/fs/shiftfs.c?h=lowlatency-next&id=16009ac0f589bc3d1914d7a63f427de0e4698d63"
dkms.conf
Makefile)
sha512sums=('SKIP'
- '3803cd3ee8327edc6e001044d6e4712f218e66463b596aa267c82bb2f6ee080447d4573480b83e4e7365dd503f4ff98befa3ad25fde40b17acb9569c7ea4a354'
+ '49fce6cc06b7c741756e2d572741797c8fcbb8a2dce9210b7f25fe67c3e7e4ad73f9effc64a08cc09f872dc75cbfd237d2c2819ca06a628666c2b9f6002c6cf4'
'08e6a889c2636178fd983a624057397921b00689ff80f0d43ea9dc8acc8d5a5106d0d95f508d9570b3a27fcb27a4d001e9dc4b396df441dd1c5c556230af1f6a')
package_shiftfs-dkms() {