syft: update to 0.83.0
This commit is contained in:
parent
367d7c4239
commit
2c75041606
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=0.80.0
|
||||
version=0.83.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -10,7 +10,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=f53b05b2092118c02010c9be35c5a094834afbd057a2c0cbebe08333b52de76d
|
||||
checksum=46124db55e6c56a09f80be123737716a9b6e35e675908639ba3bf34d10e650f6
|
||||
|
||||
post_install() {
|
||||
syft="${DESTDIR}/usr/bin/syft"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue