From 1a89f358a3fc3faf5fdefc798d0b6cdcd8684b65 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 21 Aug 2023 11:58:04 -0400 Subject: [PATCH] syft: update to 0.87.1 --- srcpkgs/syft/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template index cdad5f20c2310..64cf288a8f5e3 100644 --- a/srcpkgs/syft/template +++ b/srcpkgs/syft/template @@ -1,6 +1,6 @@ # Template file for 'syft' pkgname=syft -version=0.86.1 +version=0.87.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=09ac6d27244e3c9b83c1e1c7352bc86e642abf4d5680da10bbd71578d6e70b57 +checksum=7e48d5b6939cd5215b9c3e771d3cbad912882516c4bb94523db2aa118e35cf6c post_install() { syft="${DESTDIR}/usr/bin/syft"