aboutsummaryrefslogtreecommitdiff
path: root/libs/lmdb/patches
Commit message (Collapse)AuthorAge
* lmdb: update to 0.9.32krant2024-02-07
| | | | | | | - Switch to git source URL - Rebase the patch Signed-off-by: krant <aleksey.vasilenko@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* lmdb: add new packageJan Pavlinec2019-07-19
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>