grype: update to 0.73.3

This commit is contained in:
cinerea0 2023-11-18 16:35:44 -05:00 committed by classabbyamp
parent 344de4842c
commit 3e3e80058c

View file

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