From 012b267287b26264ef72012fb3f7e5331cd502ca Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 18 Nov 2023 16:31:29 -0500 Subject: [PATCH] syft: update to 0.97.1 --- srcpkgs/syft/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template index 76a56346b04d2..4351409cbc80c 100644 --- a/srcpkgs/syft/template +++ b/srcpkgs/syft/template @@ -1,6 +1,6 @@ # Template file for 'syft' pkgname=syft -version=0.94.0 +version=0.97.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/syft" distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz" -checksum=379f898c73a35bdc876f47b9c042bf2382000d99c0f9bdd16c2f681ff5081fab +checksum=e9ef89f7497d7d4cddee0d1ad0fc193e081e911eafed494f9ab2c5995f777bd4 post_install() { syft="${DESTDIR}/usr/bin/syft"