grype: update to 0.79.6
This commit is contained in:
parent
f406874de4
commit
b273254a23
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grype'
|
||||
pkgname=grype
|
||||
version=0.79.5
|
||||
version=0.79.6
|
||||
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=faf56f137d4c3908e0a89dd483da2e399ee302a6f2bc5017935980bdafd402cd
|
||||
checksum=c0dbbf14fcf58a0e09bc78fe329777aaac40ad0a07709129b440639459245221
|
||||
|
||||
post_install() {
|
||||
grype="${DESTDIR}/usr/bin/grype"
|
||||
|
|
Loading…
Reference in New Issue