puppet: update to 6.2.0.

This commit is contained in:
maxice8 2019-02-17 09:19:41 -03:00 committed by maxice8
parent 7ee8ec2018
commit 74596e52db

View File

@ -1,8 +1,8 @@
# Template file for 'puppet' # Template file for 'puppet'
pkgname=puppet pkgname=puppet
version=6.1.0 version=6.2.0
revision=2 revision=1
noarch=yes archs=noarch
build_style=ruby-module build_style=ruby-module
hostmakedepends="ruby facter-devel hiera" hostmakedepends="ruby facter-devel hiera"
makedepends="facter-devel" makedepends="facter-devel"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@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=a75563f17a540131a24abe11eba22704a5f75ddb39f88328d8f4794d026b7614 checksum=d891970ecd4c47b93d952b02463107c09cc44094ffc58e5c81b6f4a9e8c8798b
system_accounts="puppet" system_accounts="puppet"
puppet_homedir="/var/lib/puppet" puppet_homedir="/var/lib/puppet"