mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
gmssl update
This commit is contained in:
@@ -287,6 +287,7 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"BSD": "wip"
|
"BSD": "wip"
|
||||||
},
|
},
|
||||||
|
"arg-type": "with-path",
|
||||||
"type": "external",
|
"type": "external",
|
||||||
"source": "ext-gmssl",
|
"source": "ext-gmssl",
|
||||||
"lib-depends": [
|
"lib-depends": [
|
||||||
|
|||||||
@@ -421,9 +421,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gmssl": {
|
"gmssl": {
|
||||||
"type": "ghtar",
|
"type": "git",
|
||||||
"repo": "guanzhi/GmSSL",
|
"url": "https://github.com/guanzhi/GmSSL.git",
|
||||||
"provide-pre-built": true,
|
"rev": "master",
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "LICENSE"
|
"path": "LICENSE"
|
||||||
|
|||||||
Reference in New Issue
Block a user