grype: update to 0.77.2

This commit is contained in:
cinerea0 2024-05-02 20:22:21 -04:00 committed by cinerea0
parent 7fa35dc01a
commit 1affbe22ec

View File

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.77.1
version=0.77.2
revision=1
build_style=go
build_helper=qemu
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/anchore/grype"
changelog="https://github.com/anchore/grype/releases"
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
checksum=ee5ff61008adbc17d3f47ce0dc7b93ca22e1ef5b50be4ae4b58a6141262271de
checksum=d48040b1aaae323c08e54fbd8dae86f5925cd17616ed68c066a57083d9776ba4
post_install() {
grype="${DESTDIR}/usr/bin/grype"