grype: update to 0.74.0

This commit is contained in:
cinerea0 2024-01-07 00:05:30 -05:00 committed by classabbyamp
parent 93f271a49f
commit f9e733f42f

View File

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.73.4
version=0.74.0
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=cd283c2447c30ebc01bcbcea22acbbe20472768bc30bcb1e6fb0d75f99293636
checksum=59469066e2dedc3d0fcc07feaabdfca752c87ff6d14aae653969991e9990e392
post_install() {
grype="${DESTDIR}/usr/bin/grype"