summaryrefslogtreecommitdiff
path: root/system/jenkins/jenkins.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-03-10 12:46:49 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-10 12:43:37 +0700
commit73331a40c7234fe064ff592af79f6a08987f6a92 (patch)
tree8df71f7229f769d5f3f0afd167f5afc361b77eb6 /system/jenkins/jenkins.SlackBuild
parent7e5f34ea1bdaff6a0d6be35815c53bc5253db5ab (diff)
downloadslackbuilds-73331a40c7234fe064ff592af79f6a08987f6a92.tar.gz
system/jenkins: Updated for version 2.332.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 51c0014aae..68ae353b34 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.319.3}
+VERSION=${VERSION:-2.332.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}