summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/rrd_stats/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-25 15:02:41 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-25 15:02:41 (GMT)
commiteffe3b68b666b2e242bbd53871cde8ad0792463f (patch)
treea9220d9ee9fc43a0873f17b7f03e56bacb88bc80 /abs/extra-testing/rrd_stats/PKGBUILD
parent517e1b135728c7e5674335e3ae1d9539044cd53a (diff)
downloadlinhes_pkgbuild-effe3b68b666b2e242bbd53871cde8ad0792463f.zip
linhes_pkgbuild-effe3b68b666b2e242bbd53871cde8ad0792463f.tar.gz
linhes_pkgbuild-effe3b68b666b2e242bbd53871cde8ad0792463f.tar.bz2
rrd-stats: update rrd programs to use correct path
closes #664 closes #586
Diffstat (limited to 'abs/extra-testing/rrd_stats/PKGBUILD')
-rw-r--r--abs/extra-testing/rrd_stats/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/extra-testing/rrd_stats/PKGBUILD b/abs/extra-testing/rrd_stats/PKGBUILD
index 40f0536..1f987e4 100644
--- a/abs/extra-testing/rrd_stats/PKGBUILD
+++ b/abs/extra-testing/rrd_stats/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=rrd_stats
pkgver=1
-pkgrel=16
+pkgrel=18
pkgdesc="graph system stats"
arch=('i686' 'x86_64')
url=""
@@ -18,3 +18,4 @@ build() {
chown -R http:users $startdir/pkg/data/srv/httpd
chmod -R 755 $startdir/pkg/data/srv/httpd
}
+md5sums=('e3d5f7d56fd1a3f26af0226ddcc53bfa')