hiera: update to 3.6.0

This commit is contained in:
Nathan Owens 2019-10-30 16:36:33 -05:00 committed by Helmut Pozimski
parent 099f4de4ae
commit 164dbf48a4

View file

@ -1,7 +1,7 @@
# Template file for 'hiera' # Template file for 'hiera'
pkgname=hiera pkgname=hiera
version=3.5.0 version=3.6.0
revision=2 revision=1
archs=noarch archs=noarch
build_style=ruby-module build_style=ruby-module
hostmakedepends="ruby" hostmakedepends="ruby"
@ -11,5 +11,5 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="http://projects.puppetlabs.com/projects/hiera" homepage="http://projects.puppetlabs.com/projects/hiera"
distfiles="http://github.com/puppetlabs/${pkgname}/archive/${version}.tar.gz" distfiles="http://github.com/puppetlabs/${pkgname}/archive/${version}.tar.gz"
checksum=93eed74be4791379902f2972df499f6832dc726b52ef685f2541a4a9e8149789 checksum=6693de95d67f4be04feb8c8c732ec915e1d679a4e6ec221e5079573dcc191072
conf_files="/etc/hiera.yaml" conf_files="/etc/hiera.yaml"