submodules: bump libretroshare to current master (fixes red CMake CI)

The GUI code merged via #3297 uses RsDistantChatEventCode::
TUNNEL_STATUS_LOCALLY_CLOSED, introduced by libretroshare#383, but the
recorded libretroshare gitlink predates it. The six CMake workflows build
the pinned commit, so they fail on master and on every PR with:

  PopupDistantChatDialog.cpp:221: error: 'TUNNEL_STATUS_LOCALLY_CLOSED'
  is not a member of 'RsDistantChatEventCode'

Bump the pin to libretroshare current master (2f093fd7b, which contains
libretroshare#383).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
jolavillette 2026-09-08 12:17:31 +02:00
parent 01bc50edb3
commit 7b26e36ec3

@ -1 +1 @@
Subproject commit cafaaa1964232c012e62aa3b9a18afee2a3d9f5e
Subproject commit 2f093fd7b3a013c463dacc65a1756e7643f543c0