From 3315d4a89ef85b5553401e61ba3f796afb7c69a9 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 16 Jul 2024 20:40:57 -0400 Subject: [PATCH] grype: update to 0.79.3 --- srcpkgs/grype/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/grype/template b/srcpkgs/grype/template index 250665a267f..245b03da67b 100644 --- a/srcpkgs/grype/template +++ b/srcpkgs/grype/template @@ -1,6 +1,6 @@ # Template file for 'grype' pkgname=grype -version=0.79.2 +version=0.79.3 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=cc6bda73ef23473425370ed4d8fcb98e6729790999cc81d66a815b379141b5a0 +checksum=0d596869538a5145432a80c739ba1da0aea32b90221db109d81066da12e28f39 post_install() { grype="${DESTDIR}/usr/bin/grype"