projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac4f2e1
)
adb: update project URL
author
Yanase Yuki
<dev@zpc.st>
Thu, 25 Dec 2025 04:34:59 +0000
(13:34 +0900)
committer
Robert Marko
<robimarko@gmail.com>
Fri, 2 Jan 2026 17:07:02 +0000
(18:07 +0100)
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>
package/utils/adb/Makefile
patch
|
blob
|
history
diff --git
a/package/utils/adb/Makefile
b/package/utils/adb/Makefile
index ced887e9689cb9601c86e7b53a27431e71fb22a5..9553f0f3c874e41a0531dd432e6395cd8c1aadcb 100644
(file)
--- 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:=http
s://developer.android.com/tools/adb
DEPENDS:=+zlib +libmbedtls +libpthread
endef