mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
15 lines
267 B
YAML
15 lines
267 B
YAML
|
|
libuuid:
|
||
|
|
type: library
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
type: git
|
||
|
|
url: 'https://github.com/static-php/libuuid.git'
|
||
|
|
rev: master
|
||
|
|
metadata:
|
||
|
|
license-files: [COPYING]
|
||
|
|
license: MIT
|
||
|
|
headers:
|
||
|
|
- uuid/uuid.h
|
||
|
|
static-libs@unix:
|
||
|
|
- libuuid.a
|