From f309fff9818734a9eea1672911f80c5ff7954e25 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Tue, 24 Oct 2023 13:57:01 -0400 Subject: [PATCH] syft: update to 0.94.0 --- srcpkgs/syft/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template index 2e8882957b7..76a56346b04 100644 --- a/srcpkgs/syft/template +++ b/srcpkgs/syft/template @@ -1,6 +1,6 @@ # Template file for 'syft' pkgname=syft -version=0.93.0 +version=0.94.0 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=e56d1a46958719c8cf622c7a3571cea14a24ecffead91694e7a5f9dad1ee1be7 +checksum=379f898c73a35bdc876f47b9c042bf2382000d99c0f9bdd16c2f681ff5081fab post_install() { syft="${DESTDIR}/usr/bin/syft"