From 208c3ea03f4501a517cca55c6fe7cd40164e05da Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 25 Nov 2024 12:21:26 -0500 Subject: [PATCH] syft: update to 1.17.0 --- srcpkgs/syft/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template index 11640956a21..694791092a2 100644 --- a/srcpkgs/syft/template +++ b/srcpkgs/syft/template @@ -1,6 +1,6 @@ # Template file for 'syft' pkgname=syft -version=1.16.0 +version=1.17.0 revision=1 build_style=go build_helper=qemu @@ -13,7 +13,7 @@ license="Apache-2.0" homepage="https://github.com/anchore/syft" changelog="https://github.com/anchore/syft/releases" distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz" -checksum=ebf48d31c816a6d1689ed281cf489bf0813bfdaaa91c67dcb40f21447cf15dfe +checksum=904d3a64b750ef142b325670a55a7e8a9c4dd913998a752497ccc2c801ad6192 make_check=no # tests require a running docker daemon post_install() {