hiera: update to 3.6.0
This commit is contained in:
parent
099f4de4ae
commit
164dbf48a4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hiera'
|
||||
pkgname=hiera
|
||||
version=3.5.0
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=ruby-module
|
||||
hostmakedepends="ruby"
|
||||
|
@ -11,5 +11,5 @@ 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=93eed74be4791379902f2972df499f6832dc726b52ef685f2541a4a9e8149789
|
||||
checksum=6693de95d67f4be04feb8c8c732ec915e1d679a4e6ec221e5079573dcc191072
|
||||
conf_files="/etc/hiera.yaml"
|
||||
|
|
Loading…
Reference in a new issue