terraform: update to 1.11.3.
This commit is contained in:
parent
1a2b6ab1df
commit
8047966c50
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'terraform'
|
# Template file for 'terraform'
|
||||||
pkgname=terraform
|
pkgname=terraform
|
||||||
version=1.11.2
|
version=1.11.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
|
@ -10,5 +10,5 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="BUSL-1.1"
|
license="BUSL-1.1"
|
||||||
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=47f3f34b15161b9a1afa66279d4cf7dad51bdda9b5e45b885126a52f98f9c63b
|
checksum=beea33d30e8f8e3b2b6072262464ffbb89deb99b8bd49e7f386012cdd40f3cbb
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
Loading…
Add table
Reference in a new issue