aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2010-10-13 11:33:08 +0000
committerLeonardo Arena <rnalrd@gmail.com>2010-10-13 11:34:01 +0000
commit25caf321498886ff506506edcae242b365ed6e03 (patch)
tree610c81e2fac7ec7d19b3e4f963a9ad9a87b2ebc1
parenta31359ec15593381534a8c961e82af575d71fd18 (diff)
downloadaports-25caf321498886ff506506edcae242b365ed6e03.tar.bz2
aports-25caf321498886ff506506edcae242b365ed6e03.tar.xz
testing/pmacct: upgrade to 0.12.4
-rw-r--r--testing/pmacct/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/pmacct/APKBUILD b/testing/pmacct/APKBUILD
index d536e264db..4628eb699a 100644
--- a/testing/pmacct/APKBUILD
+++ b/testing/pmacct/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname=pmacct
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.4
+pkgrel=0
pkgdesc="Measure, account, classify, aggregate and export IPv4 and IPv6 traffic"
url="http://www.pmacct.net/"
license="GPL"
@@ -41,6 +41,6 @@ package() {
install -m644 -D "$srcdir"/$pkgname.confd "$pkgdir"/etc/conf.d/$pkgname
}
-md5sums="564c3db9fdeaeb44e3bb3d958937c18c pmacct-0.12.0.tar.gz
+md5sums="72098ff945e1ddaa77d7f0b3531fa765 pmacct-0.12.4.tar.gz
c2427b6a32a4eb649a075a977f5b2c42 pmacct.initd
394bf0687572261e90eecd70c33c8ede pmacct.confd"