grype: update to 0.80.0

This commit is contained in:
cinerea0 2024-08-24 16:18:50 -04:00
parent 178154b35e
commit c4584781d9
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'grype'
pkgname=grype
version=0.79.6
revision=2
version=0.80.0
revision=1
build_style=go
build_helper=qemu
go_import_path="github.com/anchore/grype"
@ -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=c0dbbf14fcf58a0e09bc78fe329777aaac40ad0a07709129b440639459245221
checksum=554b7e5fbc8c79e88475a77c47d1f4466d51880d922423cbffac132dd029fadd
post_install() {
grype="${DESTDIR}/usr/bin/grype"