mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
parent
63b8b3aecd
commit
2af4ed1143
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grype'
|
||||
pkgname=grype
|
||||
version=0.85.0
|
||||
version=0.91.0
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/anchore/grype"
|
||||
changelog="https://github.com/anchore/grype/releases"
|
||||
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b32d158629a16a03b4300e48369e0727cb664b3c3652477da3eafab5f1d32931
|
||||
checksum=fe8213049a873c03929bbcdfdc77a9389f4232ab1b63d13589b3d74296c06125
|
||||
make_check=no # tests require a running docker daemon
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue