diff options
-rw-r--r-- | main/pmacct/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pmacct/APKBUILD b/main/pmacct/APKBUILD index 735429cee..4f82de898 100644 --- a/main/pmacct/APKBUILD +++ b/main/pmacct/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@gmail.com> pkgname=pmacct pkgver=0.12.4 -pkgrel=7 +pkgrel=8 pkgdesc="Measure, account, classify, aggregate and export IPv4 and IPv6 traffic" url="http://www.pmacct.net/" license="GPL" |