diff options
-rw-r--r-- | community/sniffglue/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sniffglue/APKBUILD b/community/sniffglue/APKBUILD index 67bc8ec430..b626b00286 100644 --- a/community/sniffglue/APKBUILD +++ b/community/sniffglue/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: kpcyrd <git@rxv.cc> pkgname=sniffglue pkgver=0.10.1 -pkgrel=0 +pkgrel=1 pkgdesc="Secure multithreaded packet sniffer" url="https://github.com/kpcyrd/sniffglue" # !aarch64: https://cloud.drone.io/alpinelinux/aports/10687/3/1 |