mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
android-tools: note about unchanged upstream updates
This commit is contained in:
parent
ddcbf22ade
commit
ab3ae85eb9
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
# Template file for 'android-tools'
|
# Template file for 'android-tools'
|
||||||
pkgname=android-tools
|
pkgname=android-tools
|
||||||
_version=5.1.0_r3
|
_version=5.1.0_r3
|
||||||
|
# NOTE: not all upstream updates has code changes for the parts
|
||||||
|
# of android used by android-tools. Check for diff with:
|
||||||
|
# curl -L http://git.io/vvC0Z | sh -s 5.0.2_r1 5.1.0_r1
|
||||||
version=${_version/_/}
|
version=${_version/_/}
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue