syft: update to 0.93.0

This commit is contained in:
cinerea0 2023-10-10 20:52:01 -04:00 committed by classabbyamp
parent 025f6f9d91
commit c79fdd375d
1 changed files with 2 additions and 2 deletions

View File

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