diff options
Diffstat (limited to 'system/jenkins/jenkins.SlackBuild')
-rw-r--r-- | system/jenkins/jenkins.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/jenkins/jenkins.SlackBuild b/system/jenkins/jenkins.SlackBuild index 44f4356356..52a3ece4a4 100644 --- a/system/jenkins/jenkins.SlackBuild +++ b/system/jenkins/jenkins.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for jenkins -# Copyright 2016 Giorgio Peron <giorgio.peron@gmail.com>, Belluno, Italy +# Copyright 2017 Giorgio Peron <giorgio.peron@gmail.com>, Belluno, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=jenkins -VERSION=${VERSION:-2.7.1} +VERSION=${VERSION:-2.60.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |