15 lines
497 B
Bash
15 lines
497 B
Bash
# Template file for 'hiera'
|
|
pkgname=hiera
|
|
version=3.4.4
|
|
revision=1
|
|
noarch=yes
|
|
build_style=ruby-module
|
|
hostmakedepends="ruby"
|
|
depends="ruby"
|
|
short_desc="A simple pluggable Hierarchical Database"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="Apache-2.0"
|
|
homepage="http://projects.puppetlabs.com/projects/hiera"
|
|
distfiles="http://github.com/puppetlabs/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=6debb3c478a208d7d28534f404aed767dc719700c5733502e784a0fa357c951c
|
|
conf_files="/etc/hiera.yaml"
|