terraform: update to 1.9.6.
This commit is contained in:
parent
ddb85b2ad3
commit
bde0ca77f2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'terraform'
|
||||
pkgname=terraform
|
||||
version=1.9.5
|
||||
version=1.9.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/hashicorp/$pkgname"
|
||||
|
@ -9,5 +9,5 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="BUSL-1.1"
|
||||
homepage="https://www.terraform.io/"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=89d558e5093d5c62f410d6975dfbd1e08714bf89d24c2d1d52a693965340114b
|
||||
checksum=53bca6fdc62f1caa9baf082345402052a90f1de9c1ac8dbabaccb37d541d6a4d
|
||||
repository=nonfree
|
||||
|
|
Loading…
Reference in New Issue