terraform: update to 0.11.3.
This commit is contained in:
parent
ca73a4fbdc
commit
7eac369f58
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.11.2
|
||||
revision=2
|
||||
version=0.11.3
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="A tool for building, changing, and combining infrastructure"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
|
@ -9,4 +9,4 @@ 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=953117679f4584615e08544d9835b562f126b99b540e29fdff34a582c362cf66
|
||||
checksum=5c4ac2fef753eeb0d09a6c2772b81720719c698287d46a625cb5050815dbd63b
|
||||
|
|
Loading…
Reference in a new issue