android-tools: update to 33.0.3p2.
This commit is contained in:
parent
f6e9b39491
commit
d4aa9abb94
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'android-tools'
|
||||
pkgname=android-tools
|
||||
version=33.0.3p1
|
||||
version=33.0.3p2
|
||||
revision=1
|
||||
archs="armv* aarch64* x86_64* i686* ppc64le*"
|
||||
build_style=cmake
|
||||
|
@ -13,7 +13,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=be2047cf256051674af5aeb4bbfed276989512f80d1191e2864c919061f961d8
|
||||
checksum=6bf6b52d7389e79fc92b63cc206451ee42fc4f7da769d76922193e98d75f5604
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Reference in New Issue