mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
Add ext-uuid
This commit is contained in:
parent
deef11c86a
commit
25bec6b974
16
config/pkg/ext/ext-uuid.yml
Normal file
16
config/pkg/ext/ext-uuid.yml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
ext-uuid:
|
||||||
|
type: php-extension
|
||||||
|
artifact:
|
||||||
|
source:
|
||||||
|
type: pecl
|
||||||
|
name: uuid
|
||||||
|
metadata:
|
||||||
|
license-files: [LICENSE]
|
||||||
|
license: LGPL-2.1-only
|
||||||
|
depends:
|
||||||
|
- libuuid
|
||||||
|
php-extension:
|
||||||
|
support:
|
||||||
|
Windows: wip
|
||||||
|
BSD: wip
|
||||||
|
arg-type: with-path
|
||||||
Loading…
x
Reference in New Issue
Block a user