syft: update to 1.1.1

This commit is contained in:
cinerea0 2024-04-04 21:44:56 -04:00 committed by cinerea0
parent 2e50710f68
commit 3818f560ba

View file

@ -1,6 +1,6 @@
# Template file for 'syft'
pkgname=syft
version=1.1.0
version=1.1.1
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=5fbc5774fce472e8331ae0619e7f1cf12fdb3b358dcc46c52f3f3a0aaeeb1d07
checksum=965333b5da9310a3982fe930ccd1b3efd23b78c0ba7b4c4659cf9102c591d150
post_install() {
syft="${DESTDIR}/usr/bin/syft"