mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
grype: update to 0.77.2
This commit is contained in:
parent
7fa35dc01a
commit
1affbe22ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'grype'
|
# Template file for 'grype'
|
||||||
pkgname=grype
|
pkgname=grype
|
||||||
version=0.77.1
|
version=0.77.2
|
||||||
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/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=ee5ff61008adbc17d3f47ce0dc7b93ca22e1ef5b50be4ae4b58a6141262271de
|
checksum=d48040b1aaae323c08e54fbd8dae86f5925cd17616ed68c066a57083d9776ba4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
grype="${DESTDIR}/usr/bin/grype"
|
grype="${DESTDIR}/usr/bin/grype"
|
||||||
|
|
Loading…
Add table
Reference in a new issue