mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 00:35:41 +08:00
Add librabbitmq
This commit is contained in:
12
config/pkg/lib/librabbitmq.yml
Normal file
12
config/pkg/lib/librabbitmq.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
librabbitmq:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: ghtar
|
||||
repo: alanxz/rabbitmq-c
|
||||
prefer-stable: true
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: MIT
|
||||
depends:
|
||||
- openssl
|
||||
Reference in New Issue
Block a user