android-tools: update to 31.0.3p1.

This commit is contained in:
John 2022-01-06 15:40:22 +01:00
parent 7f35f01d7d
commit 9471d78c9f

View file

@ -1,6 +1,6 @@
# Template file for 'android-tools'
pkgname=android-tools
version=31.0.3
version=31.0.3p1
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=d7d2d945b6e1a7ba0c7d0b68a6d21ada6914155bf3ca02ff06c9db628ae6b029
checksum=0ef69f919d58a2bdff2083d2e83a9ef38df079ec82651b2544e9e48086df5ab8
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"