mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
puppet: fix cross
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
fc116e75d5
commit
309ceaa266
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@ version=5.5.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=ruby-module
|
build_style=ruby-module
|
||||||
hostmakedepends="ruby facter hiera"
|
hostmakedepends="ruby facter-devel hiera"
|
||||||
makedepends="facter-devel"
|
makedepends="facter-devel"
|
||||||
depends="ruby>=2.2 facter hiera"
|
depends="ruby>=2.2 facter hiera"
|
||||||
short_desc="Server automation framework and application"
|
short_desc="Server automation framework and application"
|
||||||
|
@ -13,7 +13,6 @@ 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=a335369236e7d88e0616b918d25b07178c12a19ede3b1f79b82d9ace1bc89010
|
checksum=a335369236e7d88e0616b918d25b07178c12a19ede3b1f79b82d9ace1bc89010
|
||||||
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/11573/steps/shell_3/logs/stdio"
|
|
||||||
|
|
||||||
system_accounts="puppet"
|
system_accounts="puppet"
|
||||||
puppet_homedir="/var/lib/puppet"
|
puppet_homedir="/var/lib/puppet"
|
||||||
|
|
Loading…
Add table
Reference in a new issue