development/android-tools: Updated for version 34.0.0.

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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
philipvdh 2023-04-18 17:38:41 +00:00 committed by Willy Sudiarto Raharjo
parent cf1822909b
commit fd7c819527
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.3p1}
VERSION=${VERSION:-34.0.0}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="android-tools"
VERSION="31.0.3p1"
VERSION="34.0.0"
HOMEPAGE="http://developer.android.com/sdk/"
DOWNLOAD="https://github.com/nmeum/android-tools/releases/download/31.0.3p1/android-tools-31.0.3p1.tar.xz"
MD5SUM="0bf20ce6f93f5874b285d2a1a2c907b9"
DOWNLOAD="https://github.com/nmeum/android-tools/releases/download/34.0.0/android-tools-34.0.0.tar.xz"
MD5SUM="a5fd8e0270bdecdce331b97ae23dfe81"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtest protobuf3"