diff --git a/srcpkgs/syft/template b/srcpkgs/syft/template index dd7ea798ffb..a38b2524bd8 100644 --- a/srcpkgs/syft/template +++ b/srcpkgs/syft/template @@ -1,6 +1,6 @@ # Template file for 'syft' pkgname=syft -version=0.83.0 +version=0.84.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=46124db55e6c56a09f80be123737716a9b6e35e675908639ba3bf34d10e650f6 +checksum=fc16bd2e207d864a56c7122b0ad48b393214383f606e63d3f71bc4761d809326 post_install() { syft="${DESTDIR}/usr/bin/syft"