mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
osv-scanner: update to 1.3.2.
This commit is contained in:
parent
8431800267
commit
9abdd06ed0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'osv-scanner'
|
# Template file for 'osv-scanner'
|
||||||
pkgname=osv-scanner
|
pkgname=osv-scanner
|
||||||
version=1.3.1
|
version=1.3.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/google/osv-scanner"
|
go_import_path="github.com/google/osv-scanner"
|
||||||
go_package="${go_import_path}/cmd/osv-scanner"
|
go_package="${go_import_path}/cmd/osv-scanner"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://google.github.io/osv-scanner/"
|
homepage="https://google.github.io/osv-scanner/"
|
||||||
changelog="https://raw.githubusercontent.com/google/osv-scanner/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/google/osv-scanner/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=1e0b66a6130f3311107ffe4796cc0cf48c276e1c09423f676dc8bc31a96d69b0
|
checksum=de5b5daccf92e39374bed8114cbf03a0079fbee8a3ce9f584b4121eeac658c66
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test ./...
|
go test ./...
|
||||||
|
|
Loading…
Add table
Reference in a new issue