mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
adb: update project URL
It seems old website has been retired. Signed-off-by: Yanase Yuki <dev@zpc.st> Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
ac4f2e178b
commit
9d71d20125
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ define Package/adb
|
|||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=Android Debug Bridge CLI tool
|
||||
URL:=http://tools.android.com/
|
||||
URL:=https://developer.android.com/tools/adb
|
||||
DEPENDS:=+zlib +libmbedtls +libpthread
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue