terraform: update to 1.7.4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'terraform'
|
# Template file for 'terraform'
|
||||||
pkgname=terraform
|
pkgname=terraform
|
||||||
version=1.7.3
|
version=1.7.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/hashicorp/$pkgname"
|
go_import_path="github.com/hashicorp/$pkgname"
|
||||||
@@ -9,5 +9,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=e99efa7e1e4e7fd37e7aaac5f6bd864260aa95b38a461899d0ec23069d614f19
|
checksum=5e158eb856ce3622391257116a38a478718f08523845b8407a0ff4e37c2e01bc
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|||||||
Reference in New Issue
Block a user