diff options
author | kpcyrd <git@rxv.cc> | 2020-01-03 16:07:01 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-01-06 07:59:26 +0100 |
commit | 2324155061dc8ad7bb43a209b47d72332b7caf0e (patch) | |
tree | 0bf32846aaa8e454833e19bac212dfa088b59d0c | |
parent | fb437cc1e3d57de1f4b43adab5022942bb4205ed (diff) | |
download | aports-2324155061dc8ad7bb43a209b47d72332b7caf0e.tar.bz2 aports-2324155061dc8ad7bb43a209b47d72332b7caf0e.tar.xz |
community/sniffglue: bump pkgrel
-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 |