From e5b80198bb48106f211d0b07a667fba50b2d47e3 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 5 Jun 2023 21:43:29 -0400 Subject: [PATCH] syft: update to 0.83.0 --- srcpkgs/syft/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template index e76deeba40c9..dd7ea798ffb6 100644 --- a/srcpkgs/syft/template +++ b/srcpkgs/syft/template @@ -1,6 +1,6 @@ # Template file for 'syft' pkgname=syft -version=0.80.0 +version=0.83.0 revision=1 build_style=go build_helper=qemu @@ -10,7 +10,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=f53b05b2092118c02010c9be35c5a094834afbd057a2c0cbebe08333b52de76d +checksum=46124db55e6c56a09f80be123737716a9b6e35e675908639ba3bf34d10e650f6 post_install() { syft="${DESTDIR}/usr/bin/syft"