Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: bazelisk
|
||||
description: A user-friendly launcher for Bazel.
|
||||
version: 1.29.0
|
||||
revision: 1
|
||||
url: https://github.com/bazelbuild/bazelisk
|
||||
license: Apache-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
make_depends:
|
||||
- golang
|
||||
downloads:
|
||||
- url: https://github.com/bazelbuild/bazelisk/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 7e4c7b8ade016052e63c1553cb4fbe0c4fe921e1e66913d49eef074ed894e933
|
||||
Reference in New Issue
Block a user