X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/c5730e4dfba0617ae7a9236440b75bb6bb97b38f..139a6fc783aead804e5a360985d164523dc85702:/packages/libandroid-support/build.sh diff --git a/packages/libandroid-support/build.sh b/packages/libandroid-support/build.sh index ada9d5fb..dab900e1 100755 --- a/packages/libandroid-support/build.sh +++ b/packages/libandroid-support/build.sh @@ -1,7 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://developer.android.com/tools/sdk/ndk/index.html TERMUX_PKG_DESCRIPTION="Library extending the Android C library (Bionic) for additional multibyte, locale and math support" # Increase last digit each time a patch changes. -TERMUX_PKG_VERSION=${TERMUX_NDK_VERSION}.8 +TERMUX_PKG_VERSION=${TERMUX_NDK_VERSION}.9 TERMUX_PKG_BUILD_IN_SRC=yes TERMUX_PKG_ESSENTIAL=yes