mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
syft: update to 0.103.1
This commit is contained in:
parent
8843932fab
commit
01eb8fdabc
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=0.102.0
|
version=0.103.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/anchore/syft"
|
homepage="https://github.com/anchore/syft"
|
||||||
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=8f03eeb09be052272bb71db0eb6640ead9bf5c6f4624e28dce28b91998ab393d
|
checksum=3f8dfd2e8bbea83dead8d5c155004bed9e76f5aa27f01536f7fa3b7aa79de9bf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
syft="${DESTDIR}/usr/bin/syft"
|
syft="${DESTDIR}/usr/bin/syft"
|
||||||
|
|
Loading…
Add table
Reference in a new issue