mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# 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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue