diff --git a/package/utils/adb/Makefile b/package/utils/adb/Makefile index ced887e968..9553f0f3c8 100644 --- a/package/utils/adb/Makefile +++ b/package/utils/adb/Makefile @@ -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