hiera: update to 3.4.3.

Closes #13416.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-04-12 15:44:18 -03:00 committed by Enno Boland
parent 990e4cc469
commit 98dca93520
1 changed files with 6 additions and 6 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'hiera'
pkgname=hiera
version=3.4.2
revision=2
noarch=yes
version=3.4.3
revision=1
build_style=ruby-module
hostmakedepends="ruby"
depends="ruby>=2.2"
conf_files="/etc/hiera.yaml"
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=7abcf3640d81bde31241b1c616bd1ee766a58bca3457ed9ddbe6f868fbd9c23a
checksum=484e94249d968b969b1bb823413606a16775e5bb08d645621a309f36692f8dc9
conf_files="/etc/hiera.yaml"
noarch=yes