diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-04-20 13:46:17 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-04-20 13:46:17 (GMT) |
commit | a50079018221f48ff750412ee68649ad63252908 (patch) | |
tree | ef19078a9b10e851a567a45e497d283ed825b72f /abs/core/xymon/PKGBUILD | |
parent | 8948f44addbdd49e1b1f3429cb137d29964a21c0 (diff) | |
download | linhes_pkgbuild-a50079018221f48ff750412ee68649ad63252908.zip linhes_pkgbuild-a50079018221f48ff750412ee68649ad63252908.tar.gz linhes_pkgbuild-a50079018221f48ff750412ee68649ad63252908.tar.bz2 |
xymon: hobbit-myth-orphan.sh: make db backups not result in yellow condition
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 b106e66..787ce61 100755 --- a/abs/core/xymon/PKGBUILD +++ b/abs/core/xymon/PKGBUILD @@ -1,7 +1,7 @@ pkgbase=xymon pkgname=('xymonserver' 'xymonclient') pkgver=4.3.17 -pkgrel=22 +pkgrel=23 pkgdesc="Xymon is a system for monitoring of hosts and networks" license="GPL" arch=('i686' 'x86_64') @@ -169,7 +169,7 @@ md5sums=('d8d119a777e7b7204d1292fb27314312' 'c9a31ea9ae131fb351db913e922c25aa' 'b2f98ac0df013332deedc1efae0a270d' 'df77d1de72157d23a301a72288fbf7e5' - 'aa7c2eec6cd894dc171e90a4eed69de1' + '2a509d81ee1655130ce40bf970719e0a' '166279c006c3ef7bf0c21537cf89fc83' '80d9cfac86c6d96836e6f406e35e7cf5' 'd210c43fb9ee9ad6cd7648e0c2e0efea' |