blob: da8fb464d93c57dad873f90ba44f73dbce2ed9c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = sbom-tool
pkgdesc = Tool to create SPDX 2.2 compatible SBOMs
pkgver = 3.1.0
pkgrel = 1
url = https://github.com/microsoft/sbom-tool
arch = x86_64
license = MIT
makedepends = dotnet-sdk
options = !strip
source = https://github.com/microsoft/sbom-tool/archive/refs/tags/v3.1.0.tar.gz
sha256sums = 3e31ffe0d7bfe26ecfc59772b8e828f08ac8c39a3ddfdc0a24d7d603afa7e45b
pkgname = sbom-tool
|