development/android-tools: Updated for version 31.0.3.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2021-12-28 11:07:00 +13:00 committed by Willy Sudiarto Raharjo
parent 50e30f4e7f
commit 848de39f28
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=android-tools
VERSION=${VERSION:-31.0.2}
VERSION=${VERSION:-31.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="android-tools"
VERSION="31.0.2"
VERSION="31.0.3"
HOMEPAGE="http://developer.android.com/sdk/"
DOWNLOAD="https://github.com/nmeum/android-tools/releases/download/31.0.2/android-tools-31.0.2.tar.xz"
MD5SUM="abd9ec88b7fcba29601ad6107801f571"
DOWNLOAD="https://github.com/nmeum/android-tools/releases/download/31.0.3/android-tools-31.0.3.tar.xz"
MD5SUM="08a87559ba1439c5439110439fd9e93c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtest protobuf3"