From f3cf4a7d7b568e53e8e6e96bb3ac5c121573152a Mon Sep 17 00:00:00 2001 From: Christian Prochaska Date: Mon, 15 Jan 2024 10:59:04 +0100 Subject: [PATCH] qt5: adapt QtWebEngine for host GCC 13 Fixes #5091 --- repos/libports/ports/qt5.hash | 2 +- repos/libports/ports/qt5.port | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/repos/libports/ports/qt5.hash b/repos/libports/ports/qt5.hash index 1366fbb85e..fd8af2716f 100644 --- a/repos/libports/ports/qt5.hash +++ b/repos/libports/ports/qt5.hash @@ -1 +1 @@ -5fb087c1ecc7d858735063d96f9cbbc347fec56b +5a236ce4ca7395721340b766e7bd471a6017f312 diff --git a/repos/libports/ports/qt5.port b/repos/libports/ports/qt5.port index a2aadbd1e6..f9568b5d6c 100644 --- a/repos/libports/ports/qt5.port +++ b/repos/libports/ports/qt5.port @@ -4,5 +4,5 @@ VERSION := 5.15.2 DOWNLOADS := qt5.git URL(qt5) := https://github.com/cproc/qt5.git -REV(qt5) := issue4863 +REV(qt5) := issue5091 DIR(qt5) := src/lib/qt5