blob: 37e93b2043efb12e1cbb15f2111b580aaac2f7ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = clair
pkgdesc = Vulnerability Static Analysis for Containers
pkgver = 4.8.0
pkgrel = 1
url = https://github.com/quay/clair
install = clair.install
arch = x86_64
license = Apache
makedepends = go
depends = glibc
optdepends = postgresql: local database
options = !debug
source = clair-4.8.0.tar.gz::https://github.com/quay/clair/archive/v4.8.0.tar.gz
b2sums = 3eb8905f12374449573cf888d40fe683506b9df66dc6996b9e0cae1aa60b8d4b5bd1a2c18d48c7fd74e2fb45bdff99338fef68924eb6d1c32052f4ea6603fc3e
pkgname = clair
|