Commit Graph

12 Commits

Author SHA1 Message Date
Twaik Yont 6b6b5f89d2
bump(main/libmdbx): 0.12.7 2023-10-01 12:57:49 +03:00
Tee KOBAYASHI c6861b6770 libmdbx: Bump to 0.12.3 2023-02-01 01:29:02 +00:00
Tee KOBAYASHI 07b6379b8a libmdbx: Remove unnecessary `TERMUX_PKG_GIT_BRANCH` field
which just specifies the default value.

See the `build/get_source/termux_git_clone_src.sh` script for details.

I have confirmed that our script switches the repo to the correct commit
(which is 9b062cf0c7d41297f756c7f7b897ed981022bdbf as of now.)

%ci:no-build
2023-01-16 23:51:19 +00:00
Leonid Pliushch a1d7023878
fix(main/libmdbx): update source url
Git repositories of GitFlic should have .git at the end. Otherwise
following error occurs:

 fatal: repository 'https://gitflic.ru/project/erthink/libmdbx/' not found

Specify branch (tag) as well.
2023-01-16 20:42:29 +02:00
Henrik Grimler 3ec82277d7
tree-wide: use git+[...] instead of [...].git for git urls
The termux_git_clone_src script has been updated and now expects git
urls to start with git+ instead.

%ci:no-build
2023-01-01 18:31:43 +01:00
Tee KOBAYASHI 4100ffab53 libmdbx: Bump to 0.12.2 2022-12-20 16:38:57 +00:00
Chongyun Lee a2434a8311
libmdbx: update to 0.11.9 2022-08-20 10:24:49 +02:00
Henrik Grimler 3179d6b2f6
libmdbx: bump to rebuild with ndk-r25 2022-08-20 10:24:45 +02:00
Henrik Grimler 4affd5b7b9
Revert ndk-r25 bump of packages with build issues
These packages were bumped to be rebuilt with ndk-r25, but builds fail
for different reasons. Decrease TERMUX_PKG_REVISION again so package
version correspond to the version that can be found in the repository.

Reverts part of commit b281bc2145 ("rebuild(deps:libc++): bump
termux-main packages that depend on libc++") and commit 329d3b2266
("rebuild(deps:libc++): bump termux-x11 packages that depend on
libc++").

%ci:no-build
2022-08-14 10:03:42 +02:00
Henrik Grimler 2b1acf01cf
chore(main/libmdbx): switch SRCURL to a mirror 2022-08-13 12:21:23 +02:00
Henrik Grimler b281bc2145
rebuild(deps:libc++): bump termux-main packages that depend on libc++
All except libllvm, rust, rustc-nightly, openfoam and libdispatch,
those packages will be handled separately.
2022-08-13 12:21:20 +02:00
Tee KOBAYASHI c6137be9d3 new package: libmdbx 2022-02-09 12:39:11 +09:00