Update to terraform-0.15.5.
This commit is contained in:
parent
240ca90aea
commit
9f670b467a
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2021/05/22 14:13:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2021/06/05 09:16:34 ajacoutot Exp $
|
||||
|
||||
COMMENT= tool for building, changing, and versioning infrastructure
|
||||
|
||||
MODGO_MODNAME= github.com/hashicorp/terraform
|
||||
MODGO_VERSION= v0.15.4
|
||||
MODGO_VERSION= v0.15.5
|
||||
DISTNAME= terraform-${MODGO_VERSION}
|
||||
|
||||
WRKDIST= ${WRKDIR}/github.com/hashicorp/terraform@${MODGO_VERSION}
|
||||
@ -13,6 +13,7 @@ CATEGORIES= sysutils net
|
||||
HOMEPAGE= https://www.terraform.io/
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# MPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
|
@ -1112,7 +1112,7 @@ SHA256 (go_modules/sigs.k8s.io/structured-merge-diff/@v/v0.0.0-20190525122527-15
|
||||
SHA256 (go_modules/sigs.k8s.io/structured-merge-diff/@v/v0.0.0-20190525122527-15d366b2352e.zip) = bfT2TH3pDi8StbfvnZU5cHD3v4bJq3P6LY/0yuc3v1k=
|
||||
SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.1.0.mod) = JC1yDRxq7+SjBcM0GoBXXhmlRRelO2IPjOKMKW5R06o=
|
||||
SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.1.0.zip) = oNOSUuhmWkKKjLnU38nL6ge3rpCuYufPNlG+cZrfUVo=
|
||||
SHA256 (terraform-v0.15.4.zip) = C4DYu2b1+6oTubfTH7FWkXj8JWJ25cUTZQEHmv28X5E=
|
||||
SHA256 (terraform-v0.15.5.zip) = 09ks/2FQetgh35s3LDu6OTfZCN/knpLlKtSPxUUmIuw=
|
||||
SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27
|
||||
SIZE (go_modules/cloud.google.com/go/@v/v0.34.0.mod) = 27
|
||||
SIZE (go_modules/cloud.google.com/go/@v/v0.38.0.mod) = 1006
|
||||
@ -2227,4 +2227,4 @@ SIZE (go_modules/sigs.k8s.io/structured-merge-diff/@v/v0.0.0-20190525122527-15d3
|
||||
SIZE (go_modules/sigs.k8s.io/structured-merge-diff/@v/v0.0.0-20190525122527-15d366b2352e.zip) = 113591
|
||||
SIZE (go_modules/sigs.k8s.io/yaml/@v/v1.1.0.mod) = 24
|
||||
SIZE (go_modules/sigs.k8s.io/yaml/@v/v1.1.0.zip) = 18120
|
||||
SIZE (terraform-v0.15.4.zip) = 4177197
|
||||
SIZE (terraform-v0.15.5.zip) = 4184118
|
||||
|
Loading…
x
Reference in New Issue
Block a user