mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
jenkins: update to 2.176.2
This commit is contained in:
parent
641b7cf518
commit
2fddeb053e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jenkins'
|
# Template file for 'jenkins'
|
||||||
pkgname=jenkins
|
pkgname=jenkins
|
||||||
version=2.176.1
|
version=2.176.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
make_dirs="/var/lib/jenkins 0755 jenkins jenkins"
|
make_dirs="/var/lib/jenkins 0755 jenkins jenkins"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://jenkins.io/"
|
homepage="https://jenkins.io/"
|
||||||
distfiles="http://mirrors.jenkins.io/war-stable/${version}/jenkins.war"
|
distfiles="http://mirrors.jenkins.io/war-stable/${version}/jenkins.war"
|
||||||
checksum=8bbc6e2043e7bd102f751aca94b51652e1e792ec0a11377d52c9d9ed484f0e8c
|
checksum=33a6c3161cf8de9c8729fd83914d781319fd1569acf487c7b1121681dba190a5
|
||||||
# Create 'jenkins' user
|
# Create 'jenkins' user
|
||||||
system_accounts="jenkins"
|
system_accounts="jenkins"
|
||||||
jenkins_homedir="/var/lib/jenkins"
|
jenkins_homedir="/var/lib/jenkins"
|
||||||
|
|
Loading…
Add table
Reference in a new issue