aboutsummaryrefslogtreecommitdiff
path: root/system/jenkins/jenkins.SlackBuild
diff options
context:
space:
mode:
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 f482d818a5f2f..c591347c91275 100644
--- a/system/jenkins/jenkins.SlackBuild
+++ b/system/jenkins/jenkins.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2019 Giorgio Peron <giorgio.peron@gmail.com>, Belluno, Italy
# Copyright 2017-2022 Andrew Clemons, Wellington, New Zealand
-# Copyright 2022 Andrew Clemons, Tokyo, Japan
+# Copyright 2022-2023 Andrew Clemons, Tokyo, Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=jenkins
-VERSION=${VERSION:-2.375.1}
+VERSION=${VERSION:-2.375.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}