terraform: update to 0.9.4.
This commit is contained in:
parent
f6f41ff197
commit
1f8bf32ac8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.9.3
|
||||
version=0.9.4
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="A tool for building, changing, and combining infrastructure"
|
||||
|
@ -9,7 +9,7 @@ license="MPL-2.0"
|
|||
homepage="https://www.terraform.io/"
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=de57ba63f0314ba4e21818f048551a22afe61662bd72b3c81b01a47284fcaf3d
|
||||
checksum=aeb7ae29a8da6035d995ffb00f767911746165f4cb7432657d361f399370f377
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
arm*) broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/1032/steps/shell_3/logs/stdio" ;;
|
||||
|
|
Loading…
Reference in New Issue