terraform: update to 1.4.5.
This commit is contained in:
parent
583650f690
commit
c420a7243c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'terraform'
|
# Template file for 'terraform'
|
||||||
pkgname=terraform
|
pkgname=terraform
|
||||||
version=1.4.4
|
version=1.4.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
short_desc="Tool for building, changing, and combining infrastructure"
|
short_desc="Tool for building, changing, and combining infrastructure"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://www.terraform.io/"
|
homepage="https://www.terraform.io/"
|
||||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||||
checksum=ab9e6d743c0a00be8c6c1a2723f39191e3cbd14517acbc3e6ff2baa753865074
|
checksum=65c2ec58448fe22a72288430d44d3269db040f3c191500d35bd065e863b3bad7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue