osv-scanner: update to 1.3.4.

This commit is contained in:
icp 2023-06-08 00:23:53 +05:30 committed by classabbyamp
parent 0ef5d9bc3d
commit 1e2ba71a97

View File

@ -1,6 +1,6 @@
# Template file for 'osv-scanner'
pkgname=osv-scanner
version=1.3.3
version=1.3.4
revision=1
build_style=go
go_import_path="github.com/google/osv-scanner"
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://google.github.io/osv-scanner/"
changelog="https://raw.githubusercontent.com/google/osv-scanner/main/CHANGELOG.md"
distfiles="https://github.com/google/osv-scanner/archive/refs/tags/v${version}.tar.gz"
checksum=cc058ea2a51435c0289ca026219439f643e8ef984fe60e87628cdfe519973d46
checksum=19229149eca937a4da60ca29416fe1ea6997655fd10e273b833082ef5977a3de
do_check() {
go test ./...