hiera: update to 3.0.2.
This commit is contained in:
parent
e230c030a3
commit
a79c1af0d5
1 changed files with 3 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hiera'
|
||||
pkgname=hiera
|
||||
version=3.0.1
|
||||
revision=2
|
||||
version=3.0.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=ruby-module
|
||||
hostmakedepends="ruby"
|
||||
|
@ -12,8 +12,4 @@ 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=74b218801633c34a56a7d1e1926a52874bdfd4f7385956d44a15a9f8a47446cd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
checksum=547da7759dfba690bc65e7f80059a3e7256dbfe17b2683d85d4f573bc15718d6
|
||||
|
|
Loading…
Reference in a new issue