grype: update to 0.76.0

This commit is contained in:
cinerea0 2024-04-16 18:12:05 -04:00 committed by cinerea0
parent 8118352d30
commit 0604f0c0be
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'grype' # Template file for 'grype'
pkgname=grype pkgname=grype
version=0.75.0 version=0.76.0
revision=1 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://github.com/anchore/grype" homepage="https://github.com/anchore/grype"
changelog="https://github.com/anchore/grype/releases" changelog="https://github.com/anchore/grype/releases"
distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz"
checksum=cd7029afa414a90d0700dbda1562487b8f8f197408d1b0a76367b854301248f2 checksum=60d6a80b8bfa77b6cdf3ef6eb8af0f1a23f7f16878cf2c616458e3406290eaca
post_install() { post_install() {
grype="${DESTDIR}/usr/bin/grype" grype="${DESTDIR}/usr/bin/grype"