syft: update to 0.87.1
This commit is contained in:
parent
525f92abe1
commit
2d16f5c0a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=0.86.1
|
||||
version=0.87.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=09ac6d27244e3c9b83c1e1c7352bc86e642abf4d5680da10bbd71578d6e70b57
|
||||
checksum=7e48d5b6939cd5215b9c3e771d3cbad912882516c4bb94523db2aa118e35cf6c
|
||||
|
||||
post_install() {
|
||||
syft="${DESTDIR}/usr/bin/syft"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue