Skip to content

Commit

Permalink
terraform: update to 1.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Oct 11, 2023
1 parent 871121b commit 3636331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/terraform/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'terraform'
pkgname=terraform
version=1.6.0
version=1.6.1
revision=1
build_style=go
go_import_path="github.com/hashicorp/$pkgname"
Expand All @@ -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=bdb23bef9edc4bf81d600f561af8ce0f0dfffa9fa666de20b027ad88b832cd01
checksum=9dd2cfb2e3739b7eea3176425d0af05af8f76121beec215f5eaf5e3f94cb2372

0 comments on commit 3636331

Please sign in to comment.