add qdbm for dba

This commit is contained in:
crazywhalecc
2024-04-12 12:44:26 +08:00
parent b4ed4ea956
commit f6c42e0fbf
8 changed files with 97 additions and 4 deletions

View File

@@ -551,6 +551,14 @@
"path": "LICENSE"
}
},
"qdbm": {
"type": "url",
"url": "https://master.dl.sourceforge.net/project/qdbm/qdbm/1.8.77/qdbm-1.8.77.tar.gz",
"license": {
"type": "file",
"path": "COPYING"
}
},
"rar": {
"type": "git",
"url": "https://github.com/static-php/php-rar.git",