Revert "add gsasl"

This reverts commit a1b8d201ae.
This commit is contained in:
Marc Henderkes
2025-11-18 17:49:10 +01:00
parent a1b8d201ae
commit 9382161b6f
6 changed files with 2 additions and 66 deletions

View File

@@ -1200,16 +1200,6 @@
"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",