net/freerdp: Fix version
Upstream forgot to update version string for release 2.11.8.
net/guacamole-server broken:
configure: error:
You are building against a development version of FreeRDP. Non-release versions of FreeRDP may have differences in behavior that are impossible to check for at build time. This may result in memory leaks or other strange behavior. *** PLEASE USE A RELEASED VERSION OF FREERDP IF POSSIBLE *** If you are ABSOLUTELY CERTAIN that building against this version of FreeRDP is OK, rerun configure with the --enable-allow-freerdp-snapshots --------------------------------------------
2.11.7 => 2.11.8-dev
https://github.com/FreeRDP/FreeRDP/commit/a383740a2f85fa93f390181e5ea4bd1458b34051
2.11.8-dev => 2.11.8
https://github.com/FreeRDP/FreeRDP/commit/9b678b6d5a40ce01607d8c3b1b1416437c8416c4
Not updated CMakeLists.txt.
PR: 293463
MFH: 2026Q1