puppet: update to 4.6.2
This commit is contained in:
parent
556184e229
commit
4d91a5ced1
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'pupper'
|
||||
# Template file for 'puppet'
|
||||
pkgname=puppet
|
||||
version=4.2.2
|
||||
version=4.6.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=ruby-module
|
||||
hostmakedepends="ruby facter hiera"
|
||||
makedepends="facter-devel"
|
||||
depends="ruby>=2.2<2.3 facter hiera"
|
||||
depends="ruby>=2.2 facter hiera"
|
||||
short_desc="Server automation framework and application"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://puppetlabs.com/facter"
|
||||
distfiles="http://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=2d34cda2c65c885ba16e6644edd7733d55e6a0e1011a1f0f7fe80b411affc348
|
||||
checksum=44bae27962e2e0e7041bd64e711de4a0b7c7ba1dd07966ed6af9a14df73a9e8f
|
||||
|
||||
system_accounts="puppet"
|
||||
puppet_homedir="/var/lib/puppet"
|
||||
|
|
Loading…
Reference in New Issue