syft: update to 1.9.0

This commit is contained in:
cinerea0 2024-07-13 15:03:46 -04:00
parent f9feaadb4f
commit 7268341540

View file

@ -1,6 +1,6 @@
# Template file for 'syft' # Template file for 'syft'
pkgname=syft pkgname=syft
version=1.8.0 version=1.9.0
revision=1 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/anchore/syft" homepage="https://github.com/anchore/syft"
changelog="https://github.com/anchore/syft/releases" changelog="https://github.com/anchore/syft/releases"
distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
checksum=7bcb3a2945a6a9101c10e37ae6922cac78bfdb78c02c193144b772e3eb7d7a87 checksum=a292dd458bd8b323577306b27d57cd69ab3fe43d817c275edeb4f0c67dbd38e4
post_install() { post_install() {
syft="${DESTDIR}/usr/bin/syft" syft="${DESTDIR}/usr/bin/syft"