syft: update to 0.102.0

This commit is contained in:
cinerea0 2024-01-28 18:41:56 -05:00 committed by cinerea0
parent 8558b73cca
commit 96c939d238

View file

@ -1,6 +1,6 @@
# Template file for 'syft'
pkgname=syft
version=0.100.0
version=0.102.0
revision=1
build_style=go
build_helper=qemu
@ -11,7 +11,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=2dec7f010f2d791702e87ed2642f20de93851aab4f98f3a72fb9b1c7902fc235
checksum=8f03eeb09be052272bb71db0eb6640ead9bf5c6f4624e28dce28b91998ab393d
post_install() {
syft="${DESTDIR}/usr/bin/syft"