It seems old website has been retired. Signed-off-by: Yanase Yuki <[email protected]> Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko <[email protected]>
@@ -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