syft: update to 0.86.1

This commit is contained in:
cinerea0 2023-08-06 14:40:40 -04:00 committed by Duncan Overbruck
parent 5380bc755d
commit 7cb171578e

View file

@ -1,6 +1,6 @@
# Template file for 'syft'
pkgname=syft
version=0.85.0
version=0.86.1
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=a45b07f0173d001d10a949c9178f2549011d0b4459d110725810623bd19a8e82
checksum=09ac6d27244e3c9b83c1e1c7352bc86e642abf4d5680da10bbd71578d6e70b57
post_install() {
syft="${DESTDIR}/usr/bin/syft"