mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
syft: update to 1.22.0
This commit is contained in:
parent
81124a8acd
commit
13ff90017d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syft'
|
# Template file for 'syft'
|
||||||
pkgname=syft
|
pkgname=syft
|
||||||
version=1.17.0
|
version=1.22.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/anchore/syft"
|
homepage="https://github.com/anchore/syft"
|
||||||
changelog="https://github.com/anchore/syft/releases"
|
changelog="https://github.com/anchore/syft/releases"
|
||||||
distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/anchore/syft/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=904d3a64b750ef142b325670a55a7e8a9c4dd913998a752497ccc2c801ad6192
|
checksum=40f0780a72245e77c72c7ab196c7a55ddba16430e9b4a4e48cf4002b46ca4283
|
||||||
make_check=no # tests require a running docker daemon
|
make_check=no # tests require a running docker daemon
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue