mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
parent
8c59c62320
commit
61624a119d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'osv-scanner'
|
# Template file for 'osv-scanner'
|
||||||
pkgname=osv-scanner
|
pkgname=osv-scanner
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/google/osv-scanner"
|
go_import_path="github.com/google/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=de5b5daccf92e39374bed8114cbf03a0079fbee8a3ce9f584b4121eeac658c66
|
checksum=cc058ea2a51435c0289ca026219439f643e8ef984fe60e87628cdfe519973d46
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test ./...
|
go test ./...
|
||||||
|
|
Loading…
Add table
Reference in a new issue