Switch to new package format
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
name: expat
|
||||
description: XML parsing library
|
||||
version: 2.8.1
|
||||
revision: 2
|
||||
url: https://libexpat.github.io/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
make_depends:
|
||||
- bash
|
||||
- binutils
|
||||
- coreutils
|
||||
- gawk
|
||||
- gcc
|
||||
- glibc
|
||||
- grep
|
||||
- make
|
||||
- sed
|
||||
downloads:
|
||||
- url: https://github.com/libexpat/libexpat/releases/download/R_${BPM_PKG_VERSION//./_}/expat-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: a52eb72108be160e190b5cafa5bba8663f1313f2013e26060d1c18e26e31067b
|
||||
Reference in New Issue
Block a user