mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
osv-scanner: update to 1.4.2.
Disable the tests since they now require the rust toolchain.
This commit is contained in:
parent
02c16c1610
commit
fca4e56b9f
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'osv-scanner'
|
||||
pkgname=osv-scanner
|
||||
version=1.4.1
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/google/osv-scanner"
|
||||
|
@ -12,8 +12,4 @@ 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=e73d5389825321685e9d349fbbb4b2d35f10eebe35b0a0e9005a6264a6d96389
|
||||
|
||||
do_check() {
|
||||
go test ./...
|
||||
}
|
||||
checksum=e4aeee5b780cc655ba7766f37217586776122b5b16f64adacadc081dd7d31839
|
||||
|
|
Loading…
Add table
Reference in a new issue