grype: update to 0.74.4

This commit is contained in:
cinerea0 2024-02-05 23:06:30 -05:00 committed by cinerea0
parent 01eb8fdabc
commit 64b596cb83

View File

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.74.3
version=0.74.4
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=af1016bd298e289a1af5b1d152041a2fad68c3b4ada32ba3401339dcc237e13e
checksum=557e51be2f53086e237b3401085a2e384554e061c4f4780585fd6cfb81aea8dd
post_install() {
grype="${DESTDIR}/usr/bin/grype"