aboutsummaryrefslogtreecommitdiff
path: root/system/jenkins/jenkins.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-07-31 20:05:33 +1200
committerRobby Workman <rworkman@slackbuilds.org>2021-08-01 04:20:24 -0500
commitb7649e48a0053026f4771b9e46d330185cce2f27 (patch)
tree6d041eaf0af4816745843dda4175c541bb5b8e6f /system/jenkins/jenkins.SlackBuild
parent4af0336bec7da317ea477cbf41dccbdde177de3f (diff)
system/jenkins: Updated for version 2.289.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/jenkins/jenkins.SlackBuild')
-rw-r--r--system/jenkins/jenkins.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/jenkins/jenkins.SlackBuild b/system/jenkins/jenkins.SlackBuild
index 7e7e9ec8ecc91..d8d05f05f897b 100644
--- a/system/jenkins/jenkins.SlackBuild
+++ b/system/jenkins/jenkins.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jenkins
-VERSION=${VERSION:-2.289.2}
+VERSION=${VERSION:-2.289.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}