From b273254a231afca8d1e65cf06b4045b693857b28 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 12 Aug 2024 13:41:27 -0400 Subject: [PATCH] grype: update to 0.79.6 --- srcpkgs/grype/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/grype/template b/srcpkgs/grype/template index 6ff1484ef24..279b68c193c 100644 --- a/srcpkgs/grype/template +++ b/srcpkgs/grype/template @@ -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"