mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
hiera: update to 3.0.1.
This commit is contained in:
parent
d418497d37
commit
4a95d99d79
1 changed files with 3 additions and 4 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'hiera'
|
||||
pkgname=hiera
|
||||
version=1.3.4
|
||||
version=3.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=ruby-module
|
||||
hostmakedepends="ruby"
|
||||
depends="ruby"
|
||||
depends="ruby>=2.2<2.3"
|
||||
conf_files="/etc/hiera.yaml"
|
||||
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=d6a449a45ce743af525fcd5e0c13bbacfc2c66e0761b7adb860c33c2f42e84ff
|
||||
checksum=74b218801633c34a56a7d1e1926a52874bdfd4f7385956d44a15a9f8a47446cd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue