grype: update to 0.65.1

This commit is contained in:
cinerea0 2023-08-06 14:46:35 -04:00 committed by Duncan Overbruck
parent cb9ec4d4c3
commit 5380bc755d

View File

@ -1,6 +1,6 @@
# Template file for 'grype'
pkgname=grype
version=0.64.1
version=0.65.1
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=3b7a7ddf893cc02787248801f9f857141264372e38fb51dfbb5e397732063517
checksum=37c7f9ef154e6969b3444c2170cfa339a5adfc02cc0d8ecf0b83662adb96bd18
post_install() {
grype="${DESTDIR}/usr/bin/grype"