grype: update to 0.64.1

This commit is contained in:
cinerea0 2023-07-18 15:18:44 -04:00 committed by classabbyamp
parent 41a75e35ee
commit ae0611da3e

View File

@ -1,16 +1,17 @@
# Template file for 'grype'
pkgname=grype
version=0.63.1
version=0.64.1
revision=1
build_style=go
build_helper=qemu
go_import_path="github.com/anchore/grype"
go_package="github.com/anchore/grype/cmd/grype"
short_desc="Vulnerability scanner for container images and filesystems"
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=c0cae06f51a00a9ada57dd3ddd8de052893e42620d8cee49c8874630d5d89817
checksum=3b7a7ddf893cc02787248801f9f857141264372e38fb51dfbb5e397732063517
post_install() {
grype="${DESTDIR}/usr/bin/grype"