diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-02-09 16:49:23 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-02-09 16:49:23 (GMT) |
commit | e9727138db26a6b1c87974fe0505b6bad835fb8c (patch) | |
tree | 54e32f67090dbf020300f198866060e6f954d87f /abs | |
parent | 8a5da3d7fa061789f3efe6639af73a4fcc937386 (diff) | |
download | linhes_pkgbuild-e9727138db26a6b1c87974fe0505b6bad835fb8c.zip linhes_pkgbuild-e9727138db26a6b1c87974fe0505b6bad835fb8c.tar.gz linhes_pkgbuild-e9727138db26a6b1c87974fe0505b6bad835fb8c.tar.bz2 |
xymon: rebuild for rrdtool
Diffstat (limited to 'abs')
-rwxr-xr-x | abs/core/xymon/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/xymon/PKGBUILD b/abs/core/xymon/PKGBUILD index e207b5e..4ecc620 100755 --- a/abs/core/xymon/PKGBUILD +++ b/abs/core/xymon/PKGBUILD @@ -1,7 +1,7 @@ pkgbase=xymon pkgname=('xymonserver' 'xymonclient') pkgver=4.3.28 -pkgrel=2 +pkgrel=3 pkgdesc="Xymon is a system for monitoring of hosts and networks" license=('GPL') arch=('i686' 'x86_64') |