Update package version to 0.9.2
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
name: libfyaml
|
||||
description: Fully feature complete YAML parser and emitter
|
||||
version: 0.9
|
||||
version: 0.9.2
|
||||
revision: 1
|
||||
url: https://github.com/pantoniou/libfyaml
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["glibc"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
downloads:
|
||||
- url: https://github.com/pantoniou/libfyaml/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 979be4f6ba463c6d1a5b0d25c780486ae09c78477228e0af9368690e90a95698
|
||||
|
||||
Reference in New Issue
Block a user