grype: update to 0.65.2

This commit is contained in:
cinerea0 2023-08-21 12:04:15 -04:00 committed by classabbyamp
parent 2d16f5c0a1
commit 4a9aa3f66e

View file

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.65.1
version=0.65.2
revision=1
build_style=go
build_helper=qemu
@ -11,7 +11,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=37c7f9ef154e6969b3444c2170cfa339a5adfc02cc0d8ecf0b83662adb96bd18
checksum=29d781a5f09af19f11ee9164e6f85bea4319d0a3e44e72953ee2964ed2aefc37
post_install() {
grype="${DESTDIR}/usr/bin/grype"