grype: update to 0.79.6

This commit is contained in:
cinerea0 2024-08-12 13:41:27 -04:00
parent f406874de4
commit b273254a23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.79.5
version=0.79.6
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=faf56f137d4c3908e0a89dd483da2e399ee302a6f2bc5017935980bdafd402cd
checksum=c0dbbf14fcf58a0e09bc78fe329777aaac40ad0a07709129b440639459245221
post_install() {
grype="${DESTDIR}/usr/bin/grype"