android-tools: update to 31.0.0.

This commit is contained in:
John 2021-03-21 12:23:17 +01:00
parent b0ee7c131c
commit 45568d285a

View file

@ -1,6 +1,6 @@
# Template file for 'android-tools'
pkgname=android-tools
version=30.0.5p1
version=31.0.0
revision=1
archs="armv* aarch64* x86_64* i686* ppc64le*"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="Apache-2.0, ISC, GPL-2.0-only, MIT"
homepage="http://developer.android.com/tools/help/adb.html"
distfiles="https://github.com/nmeum/android-tools/releases/download/${version}/android-tools-${version}.tar.xz"
checksum=8400387db0ff3c7d030418b9f63ea171917c26e6bcc82d9dc666c8c4c02e9806
checksum=0b8f16370072d03e9f26de17ecba7dd44771cb042a23e86869108d57eb22f20d
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"