From f4acf83d0813dbc12f6bc0f9cfe92d67683d011a Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 5 Feb 2024 23:05:31 -0500 Subject: [PATCH] syft: update to 0.103.1 --- srcpkgs/syft/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template index 2ce19570f0514d..8938c477984caa 100644 --- a/srcpkgs/syft/template +++ b/srcpkgs/syft/template @@ -1,6 +1,6 @@ # Template file for 'syft' pkgname=syft -version=0.102.0 +version=0.103.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=8f03eeb09be052272bb71db0eb6640ead9bf5c6f4624e28dce28b91998ab393d +checksum=3f8dfd2e8bbea83dead8d5c155004bed9e76f5aa27f01536f7fa3b7aa79de9bf post_install() { syft="${DESTDIR}/usr/bin/syft"