chiark / gitweb /
ndk-sysroot: Bump after header patch fix
authorFredrik Fornwall <fredrik@fornwall.net>
Mon, 10 Jul 2017 08:59:16 +0000 (10:59 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Mon, 10 Jul 2017 08:59:16 +0000 (10:59 +0200)
packages/ndk-sysroot/build.sh

index 6500d3b04dd069d0f3cc0e2d5dcc5ef60f6ea141..0691b7c21faf8f0cc30535065c4e7793dbd58cf9 100644 (file)
@@ -1,7 +1,7 @@
 TERMUX_PKG_HOMEPAGE=https://developer.android.com/tools/sdk/ndk/index.html
 TERMUX_PKG_DESCRIPTION="System header and library files from the Android NDK needed for compiling C programs"
 TERMUX_PKG_VERSION=$TERMUX_NDK_VERSION
-TERMUX_PKG_REVISION=2
+TERMUX_PKG_REVISION=3
 TERMUX_PKG_NO_DEVELSPLIT=yes
 # Depend on libandroid-support-dev so that iconv.h and libintl.h are available:
 TERMUX_PKG_DEPENDS="libandroid-support-dev"