X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/82afb366e7c406fdcff1ae14232a643b0af3114d..f252068260cd4a0d8abcaf8fa3b0f9328854d707:/packages/libandroid-support/build.sh diff --git a/packages/libandroid-support/build.sh b/packages/libandroid-support/build.sh index fe205244..a290e3b3 100755 --- a/packages/libandroid-support/build.sh +++ b/packages/libandroid-support/build.sh @@ -1,8 +1,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/termux/libandroid-support TERMUX_PKG_DESCRIPTION="Library extending the Android C library (Bionic) for additional multibyte, locale and math support" -TERMUX_PKG_VERSION=19 +TERMUX_PKG_VERSION=21 +TERMUX_PKG_SHA256=e355c822d0891ba610275eac4b13e9b0fb4dd57e8e2891b9fd98d11edc6fd40d TERMUX_PKG_SRCURL=https://github.com/termux/libandroid-support/archive/v${TERMUX_PKG_VERSION}.tar.gz -TERMUX_PKG_SHA256=5499dd66a0df3654d2cd1d075de7dccf3ed9d24dafb8c4ada7aa3faadc3a0dbe TERMUX_PKG_FOLDERNAME=libandroid-support-$TERMUX_PKG_VERSION TERMUX_PKG_BUILD_IN_SRC=yes TERMUX_PKG_ESSENTIAL=yes