syft: update to 1.11.1
This commit is contained in:
parent
ed6f1dfacf
commit
178154b35e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=1.11.0
|
||||
revision=2
|
||||
version=1.11.1
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
go_import_path="github.com/anchore/syft"
|
||||
|
@ -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=63b393033ef93a3fd328406a8c06bd9067ccd02521edbbcb7d72afdfe3db59b0
|
||||
checksum=2a998bc29b5a8a232056e5ea8bbdb2e17289732cbff119db50cac61c5f5d0def
|
||||
|
||||
post_install() {
|
||||
syft="${DESTDIR}/usr/bin/syft"
|
||||
|
|
Loading…
Reference in New Issue