mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
syft: update to 1.5.0
This commit is contained in:
parent
638c388b34
commit
a9ec1239a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syft'
|
||||
pkgname=syft
|
||||
version=1.4.1
|
||||
version=1.5.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=822808af90626929dd7725df511a674386303482a1ddd316345066e6de09b157
|
||||
checksum=35591aab6edb4c8c44db4848cf1b18b7a8a47c3c6be4a8b862e493d6b537cc3c
|
||||
|
||||
post_install() {
|
||||
syft="${DESTDIR}/usr/bin/syft"
|
||||
|
|
Loading…
Add table
Reference in a new issue