hiera: update to 3.4.3.
Closes #13416. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
990e4cc469
commit
98dca93520
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'hiera'
|
# Template file for 'hiera'
|
||||||
pkgname=hiera
|
pkgname=hiera
|
||||||
version=3.4.2
|
version=3.4.3
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
|
||||||
build_style=ruby-module
|
build_style=ruby-module
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
depends="ruby>=2.2"
|
depends="ruby"
|
||||||
conf_files="/etc/hiera.yaml"
|
|
||||||
short_desc="A simple pluggable Hierarchical Database"
|
short_desc="A simple pluggable Hierarchical Database"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=7abcf3640d81bde31241b1c616bd1ee766a58bca3457ed9ddbe6f868fbd9c23a
|
checksum=484e94249d968b969b1bb823413606a16775e5bb08d645621a309f36692f8dc9
|
||||||
|
conf_files="/etc/hiera.yaml"
|
||||||
|
noarch=yes
|
||||||
|
|
Loading…
Reference in New Issue