18 lines
463 B
YAML
18 lines
463 B
YAML
name: lmdb
|
|
description: Symas Lightning Memory-Mapped Database
|
|
version: 1.0.0
|
|
revision: 1
|
|
url: https://symas.com/lmdb
|
|
license: custom
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
downloads:
|
|
- url: https://github.com/LMDB/lmdb/archive/refs/tags/LMDB_${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 44a5ec3a8d71b4287244c538ee80a95e2af40b1a4ee04553359f044c7939734a
|