From c4584781d9b01c242afcabacfa82e0766e385895 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 24 Aug 2024 16:18:50 -0400 Subject: [PATCH] grype: update to 0.80.0 --- srcpkgs/grype/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/grype/template b/srcpkgs/grype/template index a3e2fcd6777..260baa078be 100644 --- a/srcpkgs/grype/template +++ b/srcpkgs/grype/template @@ -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"