Switch to new package format
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
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
|
||||
Reference in New Issue
Block a user