mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
syft: update to 1.2.0
This commit is contained in:
parent
072b2cea54
commit
939fe3e438
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.1.1
|
version=1.2.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=965333b5da9310a3982fe930ccd1b3efd23b78c0ba7b4c4659cf9102c591d150
|
checksum=c563805e4100562b7c4733f68fd45f75bca694a272853bd294076aea5977e58f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
syft="${DESTDIR}/usr/bin/syft"
|
syft="${DESTDIR}/usr/bin/syft"
|
||||||
|
|
Loading…
Add table
Reference in a new issue