15 lines
498 B
Bash
15 lines
498 B
Bash
# Template file for 'hiera'
|
|
pkgname=hiera
|
|
version=3.4.2
|
|
revision=2
|
|
noarch=yes
|
|
build_style=ruby-module
|
|
hostmakedepends="ruby"
|
|
depends="ruby>=2.2"
|
|
conf_files="/etc/hiera.yaml"
|
|
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=7abcf3640d81bde31241b1c616bd1ee766a58bca3457ed9ddbe6f868fbd9c23a
|