puppet: update to 6.11.0
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
c89ac641f6
commit
2213e771dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'puppet'
|
||||
pkgname=puppet
|
||||
version=6.10.1
|
||||
version=6.11.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=ruby-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://puppetlabs.com/facter"
|
||||
distfiles="https://downloads.puppetlabs.com/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6d8cc7672d31d3ddd4aa0ce542e394fdf879240e4b4e199879c492966ba80794
|
||||
checksum=a1bacd9720b31a5e6a247405683eec7264e44b9356c013ebb1535cf2c88a5ae9
|
||||
|
||||
system_accounts="puppet"
|
||||
puppet_homedir="/var/lib/puppet"
|
||||
|
|
Loading…
Reference in a new issue