mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
grype: update to 0.63.1
This commit is contained in:
parent
f7dd3af89d
commit
7f6499ca22
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grype'
|
||||
pkgname=grype
|
||||
version=0.63.0
|
||||
version=0.63.1
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/anchore/grype"
|
||||
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=a55aa18498a2b67f7bdcfb0fac0746a351ceb8a2e9da0842ab1a68a07f0ffa65
|
||||
checksum=c0cae06f51a00a9ada57dd3ddd8de052893e42620d8cee49c8874630d5d89817
|
||||
|
||||
post_install() {
|
||||
grype="${DESTDIR}/usr/bin/grype"
|
||||
|
|
Loading…
Add table
Reference in a new issue