Switch to new package format
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: gc
|
||||
description: A garbage collector for C and C++
|
||||
version: 8.2.12
|
||||
revision: 2
|
||||
url: https://www.hboehm.info/gc/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
downloads:
|
||||
- url: https://github.com/ivmai/bdwgc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: d09001f45dabf1c29a5df3e63020a4bab5ad4aad69137bb07100c717e2ecba0b
|
||||
Reference in New Issue
Block a user