diff options
author | Britney Fransen <brfransen@gmail.com> | 2017-04-25 18:05:17 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2017-04-25 18:05:17 (GMT) |
commit | 1b44c5155a096f665e3aeacada82c244407132e4 (patch) | |
tree | 8b245512a112f15d3b5de696ccd7f98878abd854 /abs/core/xymon/PKGBUILD | |
parent | c63a8008721d6257eb1cb6185b8792da8d4d9672 (diff) | |
download | linhes_pkgbuild-1b44c5155a096f665e3aeacada82c244407132e4.zip linhes_pkgbuild-1b44c5155a096f665e3aeacada82c244407132e4.tar.gz linhes_pkgbuild-1b44c5155a096f665e3aeacada82c244407132e4.tar.bz2 |
xymon: add inode and disk exceptions to frontend systems
Diffstat (limited to 'abs/core/xymon/PKGBUILD')
-rwxr-xr-x | abs/core/xymon/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/xymon/PKGBUILD b/abs/core/xymon/PKGBUILD index 4ecc620..12649cb 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=3 +pkgrel=4 pkgdesc="Xymon is a system for monitoring of hosts and networks" license=('GPL') arch=('i686' 'x86_64') @@ -177,7 +177,7 @@ package_xymonclient(){ md5sums=('14501ab2cfce9a332c1590543dfcbd0f' '9af2ad60ac4c3cb653754618f603e311' - '77fd7ab6ebbe72d14092ee53c5958f97' + 'ecf9c4c878b676ca8be5a547888359ed' 'd210c43fb9ee9ad6cd7648e0c2e0efea' '0c808fa12672289f86b0651545381308' '0469d775db9fdd18ea95dd41937ada82' |