diff options
-rw-r--r-- | testing/sngrep/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sngrep/APKBUILD b/testing/sngrep/APKBUILD index e1d7b2a767..cf96b271c0 100644 --- a/testing/sngrep/APKBUILD +++ b/testing/sngrep/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=sngrep pkgver=1.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="A tool for displaying SIP call message flows from a terminal" url="https://github.com/irontec/sngrep" arch="all" |