system/monitorix: Updated for version 3.15.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Emmanuel N. Millán 2024-04-11 18:09:32 -03:00 committed by Willy Sudiarto Raharjo
parent c08eb9b03c
commit 750d6fe55d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=monitorix
VERSION=${VERSION:-3.13.1}
VERSION=${VERSION:-3.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="monitorix"
VERSION="3.13.1"
VERSION="3.15.0"
HOMEPAGE="https://www.monitorix.org/"
DOWNLOAD="https://slackware.uk/~urchlay/src/monitorix-3.13.1.tar.gz"
MD5SUM="ca2b15fb137efded82c5a2bfd189573f"
DOWNLOAD="https://www.monitorix.org/monitorix-3.15.0.tar.gz"
MD5SUM="48ff1d8398d7eca13c97270464cd66c7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-lwp-useragent-cached perl-http-server-simple perl-config-general rrdtool"