void-packages/srcpkgs/hiera/template
maxice8 98dca93520 hiera: update to 3.4.3.
Closes #13416.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-04-16 20:32:59 +02:00

16 lines
493 B
Bash

# Template file for 'hiera'
pkgname=hiera
version=3.4.3
revision=1
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=484e94249d968b969b1bb823413606a16775e5bb08d645621a309f36692f8dc9
conf_files="/etc/hiera.yaml"
noarch=yes