libandroid-support: Fix indentation

This commit is contained in:
Fredrik Fornwall 2017-03-05 11:49:49 +01:00
parent a599e41a78
commit b27e6fed1f

View File

@ -1,6 +1,5 @@
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}
TERMUX_PKG_BUILD_IN_SRC=yes
TERMUX_PKG_ESSENTIAL=yes