parent
c56aa82454
commit
b9aba204b4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.5
|
||||
version=0.12.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MPL-2.0"
|
||||
homepage="https://www.terraform.io/"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=27dbd8e42b527f649a91df16b5c0ab4b26854eaa234a33514d0b6a6e09ce4c7d
|
||||
checksum=df108a45f5ba2658eed844c3a6647117324c99770e06cbd549b26dd7c20ee623
|
||||
|
|
Loading…
Reference in a new issue