Switch to new package format
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: yajl
|
||||
description: A fast streaming JSON parsing library in C
|
||||
version: 2.1.0
|
||||
revision: 2
|
||||
url: https://github.com/lloyd/yajl
|
||||
license: ISC
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
downloads:
|
||||
- url: https://github.com/lloyd/yajl/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a
|
||||
Reference in New Issue
Block a user