[roll] Roll fuchsia [ffx] fix ipv6:port formatting in ffx target list

When appending the port to an ipv6 address, surround the ip address
with brackets.

Fixes: 372767743
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135507
Original-Revision: a84be761ee1299a86a75f785c338ee2615e0d51e
GitOrigin-RevId: 51fd10137b873e7ff258aff26bb2173b99816c40
Change-Id: I3f972ecc57768054b1102e737997015b9d2158c7
1 file changed
tree: c093ef89d91d925b8f240d58697ef0b5965b1749
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.