diff --git a/srcpkgs/grype/template b/srcpkgs/grype/template index 310346d7deb..6fd2d835bfb 100644 --- a/srcpkgs/grype/template +++ b/srcpkgs/grype/template @@ -1,6 +1,6 @@ # Template file for 'grype' pkgname=grype -version=0.74.7 +version=0.75.0 revision=1 build_style=go build_helper=qemu @@ -8,12 +8,12 @@ go_import_path="github.com/anchore/grype" go_package="github.com/anchore/grype/cmd/grype" go_ldflags="-X main.version=${version}" short_desc="Vulnerability scanner for container images and filesystems" -maintainer="Orphaned " +maintainer="cinerea0 " license="Apache-2.0" homepage="https://github.com/anchore/grype" changelog="https://github.com/anchore/grype/releases" distfiles="https://github.com/anchore/grype/archive/refs/tags/v${version}.tar.gz" -checksum=3a94ff42cd68a28638e30b87ae7c5216fdafb2b2f6239498cd0b49c942c1353c +checksum=cd7029afa414a90d0700dbda1562487b8f8f197408d1b0a76367b854301248f2 post_install() { grype="${DESTDIR}/usr/bin/grype"