mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
hiera: update to 3.1.2
This commit is contained in:
parent
50b7fe69f0
commit
7fc2dee5a0
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'hiera'
|
# Template file for 'hiera'
|
||||||
pkgname=hiera
|
pkgname=hiera
|
||||||
version=3.0.5
|
version=3.1.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=ruby-module
|
build_style=ruby-module
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
depends="ruby>=2.2<2.3"
|
depends="ruby>=2.2"
|
||||||
conf_files="/etc/hiera.yaml"
|
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=25f4bffec72dd6b6d2aa5e1a5b32270d18ee000de58dd9dd097118184a104b5a
|
checksum=1bc14501cd5970f8273f1731b5bd0ab59edcb1a1e41e2deacc250388c68e1855
|
||||||
|
|
Loading…
Add table
Reference in a new issue