diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template index ed02913632c..1770d0efb7a 100644 --- a/srcpkgs/terraform/template +++ b/srcpkgs/terraform/template @@ -1,7 +1,7 @@ # Template file for 'terraform' pkgname=terraform -version=0.9.2 -revision=2 +version=0.9.3 +revision=1 build_style=go short_desc="A tool for building, changing, and combining infrastructure" maintainer="Andrea Brancaleoni " @@ -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=a5e3924bf72899149b572409c82da4b7d71ac556fd460790577bdf50f27709a4 +checksum=de57ba63f0314ba4e21818f048551a22afe61662bd72b3c81b01a47284fcaf3d case "${XBPS_TARGET_MACHINE}" in arm*) broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/1032/steps/shell_3/logs/stdio" ;;