syft: update to 0.84.0

This commit is contained in:
cinerea0 2023-06-24 15:18:03 -04:00 committed by classabbyamp
parent 60eb170bd9
commit e95a1fb056

View File

@ -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 <jan.christian@gruenhage.xyz>"
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"