mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
Add libargon2
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
imap:
|
||||
type: library
|
||||
artifact:
|
||||
source: {
|
||||
"type": "git",
|
||||
"url": "https://github.com/static-php/imap.git",
|
||||
"rev": "master"
|
||||
}
|
||||
source:
|
||||
type: git
|
||||
url: 'https://github.com/static-php/imap.git'
|
||||
rev: master
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
static-libs@unix:
|
||||
- libc-client.a
|
||||
suggests@unix:
|
||||
- openssl
|
||||
static-libs@unix:
|
||||
- libc-client.a
|
||||
|
||||
Reference in New Issue
Block a user