From 5a338a35ba201512c0b794a55a6464230425b23f Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 6 Aug 2023 14:46:35 -0400 Subject: [PATCH] grype: update to 0.65.1 --- srcpkgs/grype/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/grype/template b/srcpkgs/grype/template index 423f0bdb7a8d6..533a1050ebd26 100644 --- a/srcpkgs/grype/template +++ b/srcpkgs/grype/template @@ -1,6 +1,6 @@ # Template file for 'grype' pkgname=grype -version=0.64.1 +version=0.65.1 revision=1 build_style=go build_helper=qemu @@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage " license="Apache-2.0" homepage="https://github.com/anchore/grype" distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz" -checksum=3b7a7ddf893cc02787248801f9f857141264372e38fb51dfbb5e397732063517 +checksum=37c7f9ef154e6969b3444c2170cfa339a5adfc02cc0d8ecf0b83662adb96bd18 post_install() { grype="${DESTDIR}/usr/bin/grype"