20 lines
507 B
YAML
20 lines
507 B
YAML
name: yq
|
|
description: A lightweight and portable command-line YAML processor
|
|
version: 4.53.2
|
|
revision: 2
|
|
url: https://mikefarah.gitbook.io/yq
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libc
|
|
make_depends:
|
|
- golang
|
|
downloads:
|
|
- url: https://github.com/mikefarah/yq/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 1bc19bb8b1029148afa3465a9383f6dcccb1ecce28a0af1d81f07c93396ce37d
|