15 lines
496 B
Bash
15 lines
496 B
Bash
# Template file for 'hiera'
|
|
pkgname=hiera
|
|
version=3.5.0
|
|
revision=2
|
|
noarch=yes
|
|
build_style=ruby-module
|
|
hostmakedepends="ruby"
|
|
depends="ruby"
|
|
short_desc="Simple pluggable Hierarchical Database"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="http://projects.puppetlabs.com/projects/hiera"
|
|
distfiles="http://github.com/puppetlabs/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=93eed74be4791379902f2972df499f6832dc726b52ef685f2541a4a9e8149789
|
|
conf_files="/etc/hiera.yaml"
|