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:
Yanase Yuki 2025-12-25 13:34:59 +09:00 committed by Robert Marko
parent ac4f2e178b
commit 9d71d20125

View file

@ -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