terraform: update to 0.9.11.

This commit is contained in:
Andrea Brancaleoni 2017-07-04 10:33:57 +02:00
parent 6d35cb89ee
commit e7fb7170f7

View file

@ -1,6 +1,6 @@
# Template file for 'terraform'
pkgname=terraform
version=0.9.10
version=0.9.11
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=5085e034ab8044975611763b33209d32d3ae4a2bc5d62564d7043d882027a61d
checksum=400fbf7c65a5f4b599d1b3d20db8ad9d45930a80ce3abf14aa7ed56eac22b3fb
case "${XBPS_TARGET_MACHINE}" in
arm*) broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/1032/steps/shell_3/logs/stdio" ;;