parent
575db9bfd9
commit
1bfaa7841d
@ -1,16 +1,16 @@
|
|||||||
# Template file for 'osv-scanner'
|
# Template file for 'osv-scanner'
|
||||||
pkgname=osv-scanner
|
pkgname=osv-scanner
|
||||||
version=1.8.5
|
version=1.9.2
|
||||||
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"
|
||||||
go_package="${go_import_path}/cmd/osv-scanner"
|
go_package="${go_import_path}/cmd/osv-scanner"
|
||||||
go_ldflags="-X main.version=${version}"
|
go_ldflags="-X main.version=${version}"
|
||||||
make_check_args="-skip=_LocalDatabases"
|
make_check_args="-skip=(_LocalDatabases|_Update)"
|
||||||
short_desc="Vulnerability scanner which uses the data provided by https://osv.dev"
|
short_desc="Vulnerability scanner which uses the data provided by https://osv.dev"
|
||||||
maintainer="icp <pangolin@vivaldi.net>"
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="Apache-2.0"
|
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=27e95d475b26ee195aeea240799b091fd2654faca5336537950fb245f320df85
|
checksum=e2b62d114102eb9903e7ed110f69560bbf91b57c3163a256f532ab26dde45a49
|
||||||
|
Loading…
x
Reference in New Issue
Block a user