grype: update to 0.62.3
This commit is contained in:
parent
2c75041606
commit
473cc0d42b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grype'
|
||||
pkgname=grype
|
||||
version=0.61.1
|
||||
version=0.62.3
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper=qemu
|
||||
|
@ -10,7 +10,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=e9599fbf1c42133e1d07719a3bb1489a5d261a099af8ec515be3409e12dbc56c
|
||||
checksum=f97c8412f7c5f74a348fe011f84f5926153d23475d875e2dc61ddca30872e489
|
||||
|
||||
post_install() {
|
||||
grype="${DESTDIR}/usr/bin/grype"
|
||||
|
|
Loading…
Add table
Reference in a new issue