apksigner: bump revision

This commit is contained in:
Leonid Pliushch 2020-12-07 20:30:53 +00:00
parent 14aa1996ae
commit 5cb0ae0790
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://developer.android.com/studio/command-line/apksigner
TERMUX_PKG_DESCRIPTION="APK signing tool"
TERMUX_PKG_LICENSE="Apache-2.0, GPL-2.0"
TERMUX_PKG_VERSION=${TERMUX_ANDROID_BUILD_TOOLS_VERSION}
TERMUX_PKG_REVISION=1
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true
TERMUX_PKG_SKIP_SRC_EXTRACT=true