mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
Revert "puppet: update to 3.7.4."
This reverts commit ca71528148
.
The build seems to be broken... will be fixed later.
This commit is contained in:
parent
ca71528148
commit
c93d8da9ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pupper'
|
# Template file for 'pupper'
|
||||||
pkgname=puppet
|
pkgname=puppet
|
||||||
version=3.7.4
|
version=3.7.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=ruby-module
|
build_style=ruby-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://puppetlabs.com/facter"
|
homepage="http://puppetlabs.com/facter"
|
||||||
distfiles="http://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://downloads.puppetlabs.com/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=957c09ab253f76e624809766999da6d872f79b3a64b54b8c66bdd8907c291745
|
checksum=4a3bd7ddb51072c3dd898a8de158cde204a2d8fd0b84e8ac806b84c074348637
|
||||||
|
|
||||||
system_accounts="puppet"
|
system_accounts="puppet"
|
||||||
puppet_homedir="/var/lib/puppet"
|
puppet_homedir="/var/lib/puppet"
|
||||||
|
|
Loading…
Add table
Reference in a new issue