X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/c8c9d0b8758643080d99d223f014a5af3570e6cc..f6222a833858b8363162a645e2d53ca80edae300:/packages/libandroid-support/build.sh diff --git a/packages/libandroid-support/build.sh b/packages/libandroid-support/build.sh index 1efb9aee..65ecc431 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}.3 +TERMUX_PKG_VERSION=${TERMUX_NDK_VERSION}.4 TERMUX_PKG_BUILD_IN_SRC=yes TERMUX_PKG_ESSENTIAL=yes