grype: update to 0.77.1

This commit is contained in:
cinerea0 2024-04-27 17:14:11 -04:00 committed by cinerea0
parent 9734da2c48
commit aae2edf486

View File

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.77.0
version=0.77.1
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=2276dbdf25d7201926d7de7b8f9ae1a81c64dd06a6947e0f16e0a16849f6a768
checksum=ee5ff61008adbc17d3f47ce0dc7b93ca22e1ef5b50be4ae4b58a6141262271de
post_install() {
grype="${DESTDIR}/usr/bin/grype"