summaryrefslogtreecommitdiffstats
path: root/system/jenkins/jenkins.SlackBuild
diff options
context:
space:
mode:
author Giorgio Peron2016-07-27 22:01:24 +0200
committer Willy Sudiarto Raharjo2016-07-30 03:28:31 +0200
commit4eb64c2580957eadb4fe7478f1ca82d4d09c132a (patch)
tree4c97a55b4569055269ba7d6a532f235f0917ac48 /system/jenkins/jenkins.SlackBuild
parent6ef8b101df222db6ca98741a0f4ebc9abdc563ae (diff)
downloadslackbuilds-4eb64c2580957eadb4fe7478f1ca82d4d09c132a.tar.gz
system/jenkins: Updated for version 2.7.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/jenkins/jenkins.SlackBuild')
-rw-r--r--system/jenkins/jenkins.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/jenkins/jenkins.SlackBuild b/system/jenkins/jenkins.SlackBuild
index 0df3731397..44f4356356 100644
--- a/system/jenkins/jenkins.SlackBuild
+++ b/system/jenkins/jenkins.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for jenkins
-# Copyright 2015 Giorgio Peron Campodarsego, PD, Italy giorgio.peron@gmail.com
+# Copyright 2016 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:-1.654}
+VERSION=${VERSION:-2.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}