ndk-sysroot: Drop revision after NDK update
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 11 Jun 2017 21:04:44 +0000 (23:04 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 11 Jun 2017 21:04:44 +0000 (23:04 +0200)
packages/ndk-sysroot/build.sh

index 626a0e4..d18db4e 100644 (file)
@@ -1,7 +1,6 @@
 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=1
 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"