terraform: update to 0.12.25
This commit is contained in:
parent
be4c46e552
commit
b2fed61dc7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=0.12.24
|
||||
version=0.12.25
|
||||
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=11f547db8893abd10861b153311eb9690013249282ea015a023f1ea1f9146b6d
|
||||
checksum=e4962e0ff928af9ba47e20976c2d9144020ef39930549c00bb79a9874759bf92
|
||||
|
|
Loading…
Reference in a new issue