diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-09-17 15:19:12 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-19 19:49:05 +0700 |
commit | 2acbab32ee39d82cdcdbf14e33a3be87ba945363 (patch) | |
tree | 3661bcadf9260f6ade995af3d6b934166d44b272 /system/monitorix/monitorix.SlackBuild | |
parent | a5ef237349ea8ac445a898ae72ef48079632c2e2 (diff) | |
download | slackbuilds-2acbab32ee39d82cdcdbf14e33a3be87ba945363.tar.gz |
system/monitorix: Updated for version 3.8.0.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'system/monitorix/monitorix.SlackBuild')
-rw-r--r-- | system/monitorix/monitorix.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/monitorix/monitorix.SlackBuild b/system/monitorix/monitorix.SlackBuild index 20f7fc9fbf..1881c104e6 100644 --- a/system/monitorix/monitorix.SlackBuild +++ b/system/monitorix/monitorix.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=monitorix -VERSION=${VERSION:-3.7.0} +VERSION=${VERSION:-3.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |