grype: update to 0.72.0
This commit is contained in:
parent
f309fff981
commit
fa315cb88a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grype'
|
||||
pkgname=grype
|
||||
version=0.70.0
|
||||
version=0.72.0
|
||||
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=eb54c0d1e6d824d7fc7240a8e9dd15b642bb4ca387f7bbc8de2cbff779635a19
|
||||
checksum=6788af9f34fb37b93858b17184e01268ba997e10cc8671ba9fe16d8e338f01e6
|
||||
|
||||
post_install() {
|
||||
grype="${DESTDIR}/usr/bin/grype"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue