system/jenkins: Updated for version 2.167.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Giorgio Peron 2019-03-13 23:20:22 +07:00 committed by Willy Sudiarto Raharjo
parent 03fa7bb056
commit 9c7d5bae5b
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for jenkins
# Copyright 2017 Giorgio Peron <giorgio.peron@gmail.com>, Belluno, Italy
# Copyright 2019 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.73.3}
VERSION=${VERSION:-2.167}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="jenkins"
VERSION="2.73.3"
VERSION="2.167"
HOMEPAGE="http://jenkins-ci.org"
DOWNLOAD="http://mirrors.jenkins-ci.org/war-stable/2.73.3/jenkins.war"
MD5SUM="a0244e5e6137be493fe7404b26d35714"
DOWNLOAD="http://mirrors.jenkins.io/war/2.167/jenkins.war"
MD5SUM="58148bfebf48597905ba79df1c64be52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"

View File

@ -14,6 +14,6 @@ jenkins: Jenkins focuses on the following two jobs:
jenkins: (o) Building/testing software projects continuously
jenkins: (o) Monitoring executions of externally-run jobs
jenkins:
jenkins: Homepage: http://jenkins-ci.org/
jenkins: Homepage: https://jenkins.io/
jenkins:
jenkins: