From 939fe3e438f445ab9b4233d5434449ffb5e7e7d4 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 13 Apr 2024 16:07:51 -0400 Subject: [PATCH] syft: update to 1.2.0 --- srcpkgs/syft/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template index 641358526e0..1282f5672ab 100644 --- a/srcpkgs/syft/template +++ b/srcpkgs/syft/template @@ -1,6 +1,6 @@ # Template file for 'syft' pkgname=syft -version=1.1.1 +version=1.2.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=965333b5da9310a3982fe930ccd1b3efd23b78c0ba7b4c4659cf9102c591d150 +checksum=c563805e4100562b7c4733f68fd45f75bca694a272853bd294076aea5977e58f post_install() { syft="${DESTDIR}/usr/bin/syft"