mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/jenkins: Updated for version 2.73.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
814613cd6c
commit
0b4cff3671
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=jenkins
|
||||
VERSION=${VERSION:-2.60.3}
|
||||
VERSION=${VERSION:-2.73.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="jenkins"
|
||||
VERSION="2.60.3"
|
||||
VERSION="2.73.3"
|
||||
HOMEPAGE="http://jenkins-ci.org"
|
||||
DOWNLOAD="http://mirrors.jenkins-ci.org/war-stable/2.60.3/jenkins.war"
|
||||
MD5SUM="7718ebbf1d8e98f629a3d0f13287c5ca"
|
||||
DOWNLOAD="http://mirrors.jenkins-ci.org/war-stable/2.73.3/jenkins.war"
|
||||
MD5SUM="a0244e5e6137be493fe7404b26d35714"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue