Switch to new package format
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: libunwind
|
||||
description: C API for determining the call-chain of a program
|
||||
version: 1.8.3
|
||||
revision: 3
|
||||
url: https://www.nongnu.org/libunwind/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
- xz-utils
|
||||
- zlib
|
||||
downloads:
|
||||
- url: https://github.com/libunwind/libunwind/releases/download/v${BPM_PKG_VERSION}/libunwind-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: be30d910e67f58d82e753231f1357f326a1a088acf126b21ff77e60aab19b90b
|
||||
Reference in New Issue
Block a user