summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlsf2022-03-14 12:50:30 +0100
committerlsf2022-03-14 12:50:30 +0100
commit9525a449fc66777dff77e715b952a05794af0a04 (patch)
treea830f4f3d116548215158def1b7b84d3089128fd /PKGBUILD
parentd5b531a0a970eb44126af0aa6eb8acaf6a9b6cf1 (diff)
downloadaur-9525a449fc66777dff77e715b952a05794af0a04.tar.gz
kver 5.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e79865da639b..a2dbab7b9975 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=opensnitch-ebpf-module-git
_pkgname=opensnitch
-pkgver=1.5.0.r9.377b4c8
-pkgrel=2
-_kver=5.15
+pkgver=1.5.0.r18.6c54c2c
+pkgrel=1
+_kver=5.16
pkgdesc="eBPF process monitor module for opensnitch"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/evilsocket/opensnitch"
@@ -17,7 +17,7 @@ conflicts=("${pkgname%-git}")
source=('git+https://github.com/evilsocket/opensnitch.git'
"https://github.com/torvalds/linux/archive/v${_kver}.tar.gz")
sha256sums=('SKIP'
- '0a141fee52474c0f17df7f688af6b4a39e11e9195f73d4c76e9bab1bd6ac7259')
+ 'd5a4751aada0ecd6bee5dbc961dd056e5f8f87ac86dfed9dae145a85035765d2')
pkgver() {
cd "$srcdir/${_pkgname}"