mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
hiera: update to 3.4.4.
This commit is contained in:
parent
e541778023
commit
295a1ca518
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'hiera'
|
# Template file for 'hiera'
|
||||||
pkgname=hiera
|
pkgname=hiera
|
||||||
version=3.4.3
|
version=3.4.4
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
build_style=ruby-module
|
build_style=ruby-module
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="ruby"
|
||||||
depends="ruby"
|
depends="ruby"
|
||||||
|
@ -9,7 +10,6 @@ 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=484e94249d968b969b1bb823413606a16775e5bb08d645621a309f36692f8dc9
|
checksum=6debb3c478a208d7d28534f404aed767dc719700c5733502e784a0fa357c951c
|
||||||
conf_files="/etc/hiera.yaml"
|
conf_files="/etc/hiera.yaml"
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue