mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/monitorix: Updated for version 3.7.0.
This commit is contained in:
parent
7dd9b6a450
commit
b28a3b2f0a
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=monitorix
|
||||
VERSION=${VERSION:-3.6.0}
|
||||
VERSION=${VERSION:-3.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="monitorix"
|
||||
VERSION="3.6.0"
|
||||
VERSION="3.7.0"
|
||||
HOMEPAGE="http://www.monitorix.org/"
|
||||
DOWNLOAD="http://www.monitorix.org/monitorix-3.6.0.tar.gz"
|
||||
MD5SUM="df52ee19d2b117eaf798d0ee99861daf"
|
||||
DOWNLOAD="http://www.monitorix.org/monitorix-3.7.0.tar.gz"
|
||||
MD5SUM="ac542226e61ab8a028d114888f0ba4b9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-http-server-simple perl-config-general rrdtool"
|
||||
|
|
Loading…
Reference in a new issue