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
This commit is contained in:
Tee KOBAYASHI 2023-01-17 07:02:37 +09:00 committed by xtkoba
parent d82bd52f0f
commit 07b6379b8a
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.12.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=git+https://gitflic.ru/project/erthink/libmdbx.git
TERMUX_PKG_GIT_BRANCH=v${TERMUX_PKG_VERSION}
TERMUX_PKG_DEPENDS="libc++"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DBUILD_SHARED_LIBS=ON