puppet: update to 6.10.1
This commit is contained in:
parent
879fc267d2
commit
15a7546cc4
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'puppet'
|
# Template file for 'puppet'
|
||||||
pkgname=puppet
|
pkgname=puppet
|
||||||
version=6.9.0
|
version=6.10.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=ruby-module
|
build_style=ruby-module
|
||||||
|
@ -12,7 +12,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://puppetlabs.com/facter"
|
homepage="https://puppetlabs.com/facter"
|
||||||
distfiles="https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c6d359bb842857aa6a77f07150163c9f811139434c965e5fddf2342cb19b07d0
|
checksum=6d8cc7672d31d3ddd4aa0ce542e394fdf879240e4b4e199879c492966ba80794
|
||||||
|
|
||||||
system_accounts="puppet"
|
system_accounts="puppet"
|
||||||
puppet_homedir="/var/lib/puppet"
|
puppet_homedir="/var/lib/puppet"
|
||||||
conf_files="
|
conf_files="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue