syft: update to 1.6.0

Closes: #50781 [via git-merge-pr]
This commit is contained in:
cinerea0 2024-06-11 13:32:21 -04:00 committed by classabbyamp
parent c510f033af
commit 1054dcb3a5
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

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