syft: update to 1.11.0
This commit is contained in:
parent
51ea97803a
commit
434a5cf2d9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=1.10.0
|
||||
version=1.11.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=9b643ba8bcf01f323d8ef35d442bdbb0d463efc361760a1273bd146e0a9e0d1a
|
||||
checksum=63b393033ef93a3fd328406a8c06bd9067ccd02521edbbcb7d72afdfe3db59b0
|
||||
|
||||
post_install() {
|
||||
syft="${DESTDIR}/usr/bin/syft"
|
||||
|
|
Loading…
Reference in New Issue