pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

terraform: Add TERRAFORM11_VERSION



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun May 8 00:07:33 2022 +0200
Changeset:	8376f1339b2b7ba4a82b71a22007931c9b616804

Modified Files:
	terraform/version.mk

Log Message:
terraform: Add TERRAFORM11_VERSION

Prepare for importing terraform11 package to track version 1.1.x.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8376f1339b2b7ba4a82b71a22007931c9b616804

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 terraform/version.mk | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/terraform/version.mk b/terraform/version.mk
index b7c8cf4b28..a41857a42b 100644
--- a/terraform/version.mk
+++ b/terraform/version.mk
@@ -1,5 +1,6 @@
 # $NetBSD$
 
+TERRAFORM11_VERSION=	1.1.9
 TERRAFORM015_VERSION=	0.15.1
 TERRAFORM014_VERSION=	0.14.11
 #TERRAFORM013_VERSION=	TODO


Home | Main Index | Thread Index | Old Index