14 lines
485 B
Bash
14 lines
485 B
Bash
# Template file for 'hiera'
|
|
pkgname=hiera
|
|
version=3.6.0
|
|
revision=3
|
|
build_style=ruby-module
|
|
hostmakedepends="ruby"
|
|
depends="ruby"
|
|
short_desc="Simple pluggable Hierarchical Database"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="http://projects.puppetlabs.com/projects/hiera"
|
|
distfiles="http://github.com/puppetlabs/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=6693de95d67f4be04feb8c8c732ec915e1d679a4e6ec221e5079573dcc191072
|
|
conf_files="/etc/hiera.yaml"
|