pkgsrc-WIP-changes archive

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

terraform-provider-template: Sync PKGREVISION



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Aug 27 17:54:42 2026 +0200
Changeset:	f6aa4df2adfec22556156d0d8ab5efbcaba9b6a8

Modified Files:
	terraform-provider-template/Makefile

Log Message:
terraform-provider-template: Sync PKGREVISION

It is PKGREVISION+1 to current net/terraform-provider-template.

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

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

diffstat:
 terraform-provider-template/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/terraform-provider-template/Makefile b/terraform-provider-template/Makefile
index 6b427a7156..aa2d33547b 100644
--- a/terraform-provider-template/Makefile
+++ b/terraform-provider-template/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	terraform-provider-template-2.2.0
-PKGREVISION=	53
+PKGREVISION=	60
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=hashicorp/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}


Home | Main Index | Thread Index | Old Index