13 lines
492 B
Bash
13 lines
492 B
Bash
# Template file for 'syft'
|
|
pkgname=syft
|
|
version=0.63.0
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/anchore/syft/cmd/syft"
|
|
short_desc="SBOM generator CLI for container images, filesystems and more"
|
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/anchore/syft"
|
|
distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=8475647f6b8d6525a676d08a3cc6b87c3302525d3135c14a096b0873e66a59b5
|