jenkins: update to 2.164.3

Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
Renato Aguiar 2019-05-20 22:45:53 -07:00 committed by Enno Boland
parent 06d9a1e00d
commit 609c79b82a
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'jenkins'
pkgname=jenkins
version=2.164.1
version=2.164.3
revision=1
build_style=fetch
make_dirs="/var/lib/jenkins 0755 jenkins jenkins"
@ -10,7 +10,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
license="MIT"
homepage="https://jenkins.io/"
distfiles="http://mirrors.jenkins.io/war-stable/${version}/jenkins.war"
checksum=65543f5632ee54344f3351b34b305702df12393b3196a95c3771ddb3819b220b
checksum=a8af991f9085ff7f12baa2c9978554b2a18e5c4ed84327224d30e269e8f4a50e
# Create 'jenkins' user
system_accounts="jenkins"
jenkins_homedir="/var/lib/jenkins"