Bump json-glib, kakoune, and mbedtls on CI

This commit is contained in:
Butta 2020-09-03 00:39:39 +05:30
parent 86b2266569
commit 4b58f4038c
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ bin/
"
termux_step_pre_configure() {
# Remove configure wrapper around meson build which prevents
#Remove configure wrapper around meson build which prevents
# meson setup in termux_step_configure.
rm configure
}

View File

@ -6,7 +6,7 @@ TERMUX_PKG_SRCURL=https://github.com/mawww/kakoune/releases/download/v$TERMUX_PK
TERMUX_PKG_SHA256=861a89c56b5d0ae39628cb706c37a8b55bc289bfbe3c72466ad0e2757ccf0175
TERMUX_PKG_DEPENDS="libc++, ncurses"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_MAKE_ARGS=" -C src debug=no"
TERMUX_PKG_EXTRA_MAKE_ARGS=" -C src debug=no "
termux_step_create_debscripts() {
cat <<- EOF > ./postinst

View File

@ -12,4 +12,4 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DUSE_SHARED_MBEDTLS_LIBRARY=ON
-DENABLE_TESTING=OFF
-DENABLE_PROGRAMS=OFF
"
"