summaryrefslogtreecommitdiffstats
path: root/development/sonarqube/sonarqube.SlackBuild
diff options
context:
space:
mode:
author Giorgio Peron2016-07-27 22:09:00 +0200
committer Willy Sudiarto Raharjo2016-07-30 03:28:31 +0200
commit2646f5df7655a52e24cbc3d9f40d934e24113898 (patch)
treeb4a44fb7421c3acaae52287faf49501460bb7b98 /development/sonarqube/sonarqube.SlackBuild
parent4eb64c2580957eadb4fe7478f1ca82d4d09c132a (diff)
downloadslackbuilds-2646f5df7655a52e24cbc3d9f40d934e24113898.tar.gz
development/sonarqube: Updated for version 5.6.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/sonarqube/sonarqube.SlackBuild')
-rw-r--r--development/sonarqube/sonarqube.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/sonarqube/sonarqube.SlackBuild b/development/sonarqube/sonarqube.SlackBuild
index 7923e2ae05..ce82883824 100644
--- a/development/sonarqube/sonarqube.SlackBuild
+++ b/development/sonarqube/sonarqube.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for sonarqube
-# Copyright 2014 Giorgio Peron giorgio.peron@gmail.com Campodarsego, PD, Italy
+# Copyright 2016 Giorgio Peron <giorgio.peron@gmail.com>, Belluno, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sonarqube
-VERSION=${VERSION:-4.3.2}
+VERSION=${VERSION:-5.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}