android-tools: extract update_* to external update file
This commit is contained in:
parent
371229af2f
commit
ae9622ec9f
@ -10,8 +10,6 @@ short_desc="Android platform tools (adb and fastboot)"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="Apache-2.0 BSD"
|
||||
homepage="http://developer.android.com/tools/help/adb.html"
|
||||
update_site="https://android.googlesource.com/platform/system/core"
|
||||
update_pattern='android-\K[\d._r]+'
|
||||
|
||||
do_fetch() {
|
||||
local r
|
||||
|
2
srcpkgs/android-tools/update
Normal file
2
srcpkgs/android-tools/update
Normal file
@ -0,0 +1,2 @@
|
||||
site="https://android.googlesource.com/platform/system/core"
|
||||
pattern='android-\K[\d._r]+'
|
Loading…
x
Reference in New Issue
Block a user