K 10 svn:author V 2 db K 8 svn:date V 27 2021-01-13T23:19:06.632111Z K 7 svn:log V 300 Really update libcharon to 4.8 N.B. the wrinkle in cmake build here. find_package(Pythoninterp 3.4 REQUIRED) can find your install Python 3.9 instead of the DEFAULT Python. Force the correct one with a few patches. PR: ports/251236 Submitted by: sko@rostwald.de Reported by: trombik1973@gmail.com END