diff --git a/srcpkgs/terraform/template b/srcpkgs/terraform/template index 2b488ad5905..9021f65f9d6 100644 --- a/srcpkgs/terraform/template +++ b/srcpkgs/terraform/template @@ -1,7 +1,7 @@ # Template file for 'terraform' pkgname=terraform -version=0.8.7 -revision=2 +version=0.8.8 +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=f7dae93f57618a9ea01c7b1e948161914035cfee8683848501bf083d1611c837 +checksum=030714052a63dbdadc7cf290256a1c88ccad53650481129528495dd271ee11d2 case "${XBPS_TARGET_MACHINE}" in arm*) broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/1032/steps/shell_3/logs/stdio" ;;