mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
syft: update to 0.98.0
This commit is contained in:
parent
cfb8da8eb2
commit
4f3a5a69da
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.97.1
|
version=0.98.0
|
||||||
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=e9ef89f7497d7d4cddee0d1ad0fc193e081e911eafed494f9ab2c5995f777bd4
|
checksum=11962d7df9c5f2a6a8dc2839ff5651f4d9a69be90862fec4d0b947f6378ee5cf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
syft="${DESTDIR}/usr/bin/syft"
|
syft="${DESTDIR}/usr/bin/syft"
|
||||||
|
|
Loading…
Add table
Reference in a new issue