diff --git a/srcpkgs/grype/template b/srcpkgs/grype/template index 08a770ddef8..d8a69318b42 100644 --- a/srcpkgs/grype/template +++ b/srcpkgs/grype/template @@ -1,6 +1,6 @@ # Template file for 'grype' pkgname=grype -version=0.72.0 +version=0.73.3 revision=1 build_style=go build_helper=qemu @@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage " license="Apache-2.0" homepage="https://github.com/anchore/grype" distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz" -checksum=6788af9f34fb37b93858b17184e01268ba997e10cc8671ba9fe16d8e338f01e6 +checksum=472f46c6de9b5a170354d64356e84a270eee0e3fb1d62adae337416b3668fd09 post_install() { grype="${DESTDIR}/usr/bin/grype"