mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
parent
aa30eaea5c
commit
5baf1b2d11
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'android-tools'
|
||||
pkgname=android-tools
|
||||
version=34.0.4
|
||||
revision=2
|
||||
version=34.0.5
|
||||
revision=1
|
||||
archs="armv* aarch64* x86_64* i686* ppc64le* riscv64*"
|
||||
build_style=cmake
|
||||
hostmakedepends="perl go protobuf pkg-config"
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="Apache-2.0, ISC, GPL-2.0-only, MIT"
|
||||
homepage="https://developer.android.com/tools/help/adb.html"
|
||||
distfiles="https://github.com/nmeum/android-tools/releases/download/${version}/android-tools-${version}.tar.xz"
|
||||
checksum=7a22ff9cea81ff4f38f560687858e8f8fb733624412597e3cc1ab0262f8da3a1
|
||||
checksum=fb09cff12cfb82acf42a8ebebbc0342671bfcd02117716368bdc73fdda60304a
|
||||
|
||||
post_install() {
|
||||
# zsh's built in works, while this one doesn't
|
||||
|
|
Loading…
Add table
Reference in a new issue