From a856bfb4abfbfaa078ea9cb03abd569810e2e8df Mon Sep 17 00:00:00 2001 From: Christian Prochaska Date: Thu, 24 Jun 2021 15:33:22 +0200 Subject: [PATCH] qt5: implement 'SyncSocket' with pipes on Genode Fixes #4208 --- 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 fdc1a3d7fa..fc7c7bb02f 100644 --- a/repos/libports/ports/qt5.hash +++ b/repos/libports/ports/qt5.hash @@ -1 +1 @@ -2b9873bb131879efbc9ff5c5e52051f3980a1c57 +aea8dc91029980d4c27af35dd19f8657af3f8fad diff --git a/repos/libports/ports/qt5.port b/repos/libports/ports/qt5.port index f9ccfc97b0..92da93e071 100644 --- a/repos/libports/ports/qt5.port +++ b/repos/libports/ports/qt5.port @@ -4,5 +4,5 @@ VERSION := 5.13.2 DOWNLOADS := qt5.git URL(qt5) := https://github.com/cproc/qt5.git -REV(qt5) := issue4194 +REV(qt5) := issue4208 DIR(qt5) := src/lib/qt5