mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 15:55:39 +08:00
add gsasl
This commit is contained in:
@@ -1200,6 +1200,16 @@
|
||||
"path": "LICENSE"
|
||||
}
|
||||
},
|
||||
"gsasl": {
|
||||
"type": "filelist",
|
||||
"url": "https://ftp.gnu.org/gnu/gsasl/",
|
||||
"regex": "/href=\\\"(?<file>gsasl-(?<version>[^\\\"]+)\\.tar\\.gz)\\\"/",
|
||||
"prefer-stable": true,
|
||||
"license": {
|
||||
"type": "file",
|
||||
"path": "COPYING.LESSER"
|
||||
}
|
||||
},
|
||||
"yaml": {
|
||||
"type": "git",
|
||||
"path": "php-src/ext/yaml",
|
||||
|
||||
Reference in New Issue
Block a user