grype: update to 0.79.2
This commit is contained in:
parent
f3bb03307c
commit
68eff86b35
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grype'
|
||||
pkgname=grype
|
||||
version=0.78.0
|
||||
version=0.79.2
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/anchore/grype"
|
||||
changelog="https://github.com/anchore/grype/releases"
|
||||
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=64da7755b8f4169003a66badcb8f9432138d1ff59f805b131d9ac5a44391dbd4
|
||||
checksum=cc6bda73ef23473425370ed4d8fcb98e6729790999cc81d66a815b379141b5a0
|
||||
|
||||
post_install() {
|
||||
grype="${DESTDIR}/usr/bin/grype"
|
||||
|
|
Loading…
Reference in New Issue