syft: update to 0.94.0

This commit is contained in:
cinerea0 2023-10-24 13:57:01 -04:00 committed by classabbyamp
parent 7dbb5dc4ba
commit f309fff981

View file

@ -1,6 +1,6 @@
# Template file for 'syft'
pkgname=syft
version=0.93.0
version=0.94.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=e56d1a46958719c8cf622c7a3571cea14a24ecffead91694e7a5f9dad1ee1be7
checksum=379f898c73a35bdc876f47b9c042bf2382000d99c0f9bdd16c2f681ff5081fab
post_install() {
syft="${DESTDIR}/usr/bin/syft"