jenkins: update to 2.138.1.

This commit is contained in:
cr6git 2018-09-21 08:19:50 +02:00 committed by GitHub
parent 422e3461fe
commit 1311d7c22a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'jenkins'
pkgname=jenkins
version=2.121.3
version=2.138.1
revision=1
build_style=fetch
depends="virtual?java-runtime"
@ -9,7 +9,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
license="MIT"
homepage="https://jenkins.io/"
distfiles="http://mirrors.jenkins.io/war-stable/${version}/jenkins.war"
checksum=50fbce11fa147d0ecd9ecf36cdae83ef795fb7d4776f33b5ea13bc15bf6e3c13
checksum=ecb84b6575e86957b902cce5e68e360e6b0768b0921baa405e61d314239e5b27
# Create 'jenkins' user
system_accounts="jenkins"
jenkins_homedir="/var/lib/jenkins"