puppet: update to 3.7.4.
This commit is contained in:
parent
8d5be2d985
commit
ca71528148
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pupper'
|
||||
pkgname=puppet
|
||||
version=3.7.3
|
||||
version=3.7.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=ruby-module
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://puppetlabs.com/facter"
|
||||
distfiles="http://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=4a3bd7ddb51072c3dd898a8de158cde204a2d8fd0b84e8ac806b84c074348637
|
||||
checksum=957c09ab253f76e624809766999da6d872f79b3a64b54b8c66bdd8907c291745
|
||||
|
||||
system_accounts="puppet"
|
||||
puppet_homedir="/var/lib/puppet"
|
||||
|
|
Loading…
Reference in New Issue