grype: update to 0.63.1

This commit is contained in:
cinerea0 2023-07-03 21:54:18 -04:00 committed by Andrew Benson
parent f7dd3af89d
commit 7f6499ca22

View File

@ -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"