mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
grype: update to 0.80.0
This commit is contained in:
parent
178154b35e
commit
c4584781d9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'grype'
|
# Template file for 'grype'
|
||||||
pkgname=grype
|
pkgname=grype
|
||||||
version=0.79.6
|
version=0.80.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path="github.com/anchore/grype"
|
go_import_path="github.com/anchore/grype"
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/anchore/grype"
|
homepage="https://github.com/anchore/grype"
|
||||||
changelog="https://github.com/anchore/grype/releases"
|
changelog="https://github.com/anchore/grype/releases"
|
||||||
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c0dbbf14fcf58a0e09bc78fe329777aaac40ad0a07709129b440639459245221
|
checksum=554b7e5fbc8c79e88475a77c47d1f4466d51880d922423cbffac132dd029fadd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
grype="${DESTDIR}/usr/bin/grype"
|
grype="${DESTDIR}/usr/bin/grype"
|
||||||
|
|
Loading…
Add table
Reference in a new issue