From 3824c0ca5fa65d66730bcd6e8fd83ce290975548 Mon Sep 17 00:00:00 2001 From: Christian Prochaska Date: Mon, 21 Jun 2021 18:42:22 +0200 Subject: [PATCH] qt5: ignore 'fcntl(F_SETLK)' error in sqlite3 implementation Fixes #4194 --- 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 b457eb5ef7..fdc1a3d7fa 100644 --- a/repos/libports/ports/qt5.hash +++ b/repos/libports/ports/qt5.hash @@ -1 +1 @@ -c064150de72de54bc1f1ad2211d3c3b676dd9de6 +2b9873bb131879efbc9ff5c5e52051f3980a1c57 diff --git a/repos/libports/ports/qt5.port b/repos/libports/ports/qt5.port index 3a077824e0..f9ccfc97b0 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) := issue4192 +REV(qt5) := issue4194 DIR(qt5) := src/lib/qt5