mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
13 lines
258 B
YAML
13 lines
258 B
YAML
|
|
qdbm:
|
||
|
|
type: library
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
type: git
|
||
|
|
url: 'https://github.com/static-php/qdbm.git'
|
||
|
|
rev: main
|
||
|
|
metadata:
|
||
|
|
license-files: [COPYING]
|
||
|
|
license: 'GPL-2.0-only OR LGPL-2.1-only'
|
||
|
|
static-libs@unix:
|
||
|
|
- libqdbm.a
|