terraform: update to 0.8.5.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.8.4
|
||||
version=0.8.5
|
||||
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=71e93503614f073f00eb65b1379ac6b80ea8a881998490a016af15208853be73
|
||||
checksum=3d59b81350fcb3a5ca5ac06a19275c2941f67d00989630774faa659908098ebf
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*) broken="go i686 is broken for now";;
|
||||
|
||||
Reference in New Issue
Block a user