Skip to content

Commit daa694a

Browse files
committed
gmssl update
1 parent 1ae4a00 commit daa694a

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

config/ext.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@
287287
"support": {
288288
"BSD": "wip"
289289
},
290+
"arg-type": "with-path",
290291
"type": "external",
291292
"source": "ext-gmssl",
292293
"lib-depends": [

config/source.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,9 @@
421421
}
422422
},
423423
"gmssl": {
424-
"type": "ghtar",
425-
"repo": "guanzhi/GmSSL",
426-
"provide-pre-built": true,
424+
"type": "git",
425+
"url": "https://github.com/guanzhi/GmSSL.git",
426+
"rev": "master",
427427
"license": {
428428
"type": "file",
429429
"path": "LICENSE"

0 commit comments

Comments
 (0)