summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fb24b442f67873f0998cd8eb19acf65344bed3ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = cfn-guard
	pkgdesc = A set of tools to check AWS CloudFormation templates for policy compliance using a simple, policy-as-code, declarative syntax
	pkgver = 2.0.1
	pkgrel = 1
	url = https://github.com/aws-cloudformation/cloudformation-guard
	arch = x86_64
	license = Apache
	depends = gcc-libs
	conflicts = cfn-guard-git
	source = cfn-guard.tar.gz::https://github.com/aws-cloudformation/cloudformation-guard/releases/download/2.0.1/cfn-guard-v2-ubuntu-latest.tar.gz
	sha256sums = 7f7b4f694d4ec1bcc26b8964981277b01c6580987be1e069db393eb3f3b2e3b1

pkgname = cfn-guard