diff options
author | Britney Fransen <brfransen@gmail.com> | 2015-01-20 22:23:22 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2015-01-20 22:23:22 (GMT) |
commit | f0706652cec2eb979517744d3f07daa00bff2c69 (patch) | |
tree | e13e841c181e373fba87e8c00083a3d22714c1e9 /abs/core/xymon/PKGBUILD | |
parent | 914d62440fa51e294c8ea901fef7f0e3953da23a (diff) | |
download | linhes_pkgbuild-f0706652cec2eb979517744d3f07daa00bff2c69.zip linhes_pkgbuild-f0706652cec2eb979517744d3f07daa00bff2c69.tar.gz linhes_pkgbuild-f0706652cec2eb979517744d3f07daa00bff2c69.tar.bz2 |
xymon: xymon-gputemp.sh: update temp grep for newer nvidia-smi
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 e8b73ac..2ee5cdb 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=9 +pkgrel=10 pkgdesc="Xymon is a system for monitoring of hosts and networks" license="GPL" arch=('i686' 'x86_64') @@ -170,7 +170,7 @@ md5sums=('d8d119a777e7b7204d1292fb27314312' '22d4c9065fd959efe82f121dcb511305' '9af2ad60ac4c3cb653754618f603e311' 'b8eb10070f2ad6a245d3da15091694ba' - 'e8f2ac43a1e3b28f5af438d787c86db2' + '6452d891d88bb46d07bcf7790a523ad0' 'b4e8641e97e6b689dbc634af785e6799' 'e2844513e2c92e8b5084818f3b2a478d' '98e9242ae346f729b14cb195786571f2' |