tintin++: Specify TERMUX_PKG_UPDATE_VERSION_REGEXP

%ci:no-build
This commit is contained in:
termux-pacman-bot
2023-01-04 18:01:14 +00:00
parent adcfe300e7
commit 9bf0f736b5

View File

@@ -9,6 +9,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_file__dev_ptmx=no"
TERMUX_PKG_DEPENDS="pcre, libgnutls, zlib"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+\.\d+\.\d+"
termux_step_post_get_source() {
TERMUX_PKG_SRCDIR+="/src"