diff options
author | Leonardo Arena <rnalrd@gmail.com> | 2010-10-25 14:11:27 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@gmail.com> | 2010-10-25 14:11:32 +0000 |
commit | 41b9f3915d55c40cd5859308f72f96346d3ce2f4 (patch) | |
tree | 501ec5c568053ee039ae4960d90bbc3f2679dc3c /testing/pmacct/APKBUILD | |
parent | fa0c7a9c81f9accbd005854b5eb0685c9cac55fd (diff) | |
download | aports-41b9f3915d55c40cd5859308f72f96346d3ce2f4.tar.bz2 aports-41b9f3915d55c40cd5859308f72f96346d3ce2f4.tar.xz |
testing/pmacct: post-install fix
Diffstat (limited to 'testing/pmacct/APKBUILD')
-rw-r--r-- | testing/pmacct/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pmacct/APKBUILD b/testing/pmacct/APKBUILD index 01cb2dc144..52ac230717 100644 --- a/testing/pmacct/APKBUILD +++ b/testing/pmacct/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena <rnalrd@gmail.com> pkgname=pmacct pkgver=0.12.4 -pkgrel=3 +pkgrel=4 pkgdesc="Measure, account, classify, aggregate and export IPv4 and IPv6 traffic" url="http://www.pmacct.net/" license="GPL" |