grype: update to 0.63.0

This commit is contained in:
cinerea0 2023-06-24 15:25:19 -04:00 committed by classabbyamp
parent e95a1fb056
commit 52b5777f73

View File

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.62.3
version=0.63.0
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=f97c8412f7c5f74a348fe011f84f5926153d23475d875e2dc61ddca30872e489
checksum=a55aa18498a2b67f7bdcfb0fac0746a351ceb8a2e9da0842ab1a68a07f0ffa65
post_install() {
grype="${DESTDIR}/usr/bin/grype"