mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
15 lines
256 B
YAML
15 lines
256 B
YAML
librabbitmq:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtar
|
|
repo: alanxz/rabbitmq-c
|
|
prefer-stable: true
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: MIT
|
|
depends:
|
|
- openssl
|
|
static-libs@unix:
|
|
- librabbitmq.a
|