grype: update to 0.74.3

This commit is contained in:
cinerea0 2024-01-28 18:43:08 -05:00 committed by cinerea0
parent 96c939d238
commit 13ef607cee

View File

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.74.0
version=0.74.3
revision=1
build_style=go
build_helper=qemu
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="Apache-2.0"
homepage="https://github.com/anchore/grype"
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
checksum=59469066e2dedc3d0fcc07feaabdfca752c87ff6d14aae653969991e9990e392
checksum=af1016bd298e289a1af5b1d152041a2fad68c3b4ada32ba3401339dcc237e13e
post_install() {
grype="${DESTDIR}/usr/bin/grype"