terraform: update to 1.9.5.

This commit is contained in:
Andrea Brancaleoni 2024-08-21 11:06:43 +02:00
parent 73772c8c35
commit 99c0028447
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'terraform'
pkgname=terraform
version=1.9.4
revision=2
version=1.9.5
revision=1
build_style=go
go_import_path="github.com/hashicorp/$pkgname"
short_desc="Tool for building, changing, and combining infrastructure"
@ -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=33487cd4744ab8ff8da2f3fdb295686724a088711309a65491f655286c322305
checksum=89d558e5093d5c62f410d6975dfbd1e08714bf89d24c2d1d52a693965340114b
repository=nonfree