From b0f0e63b9f5ccdcf14ec873969cbccdc0db7a421 Mon Sep 17 00:00:00 2001 From: Christian Prochaska Date: Fri, 21 Feb 2025 11:25:35 +0100 Subject: [PATCH] qt6: add qtwebchannel and qtwebengine APIs Fixes #5459 --- repos/libports/ports/qt6_api.hash | 2 +- repos/libports/ports/qt6_api.port | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/repos/libports/ports/qt6_api.hash b/repos/libports/ports/qt6_api.hash index 57866b1dcf..c250c22677 100644 --- a/repos/libports/ports/qt6_api.hash +++ b/repos/libports/ports/qt6_api.hash @@ -1 +1 @@ -2d1831e725ae12bc81d1f3e3ebd166028046a6d5 +117cb91581d4f36458a5d390d591d380a4e1622a diff --git a/repos/libports/ports/qt6_api.port b/repos/libports/ports/qt6_api.port index f0e5f882cb..b0baa3ba6f 100644 --- a/repos/libports/ports/qt6_api.port +++ b/repos/libports/ports/qt6_api.port @@ -4,5 +4,5 @@ VERSION := 6.6.2 DOWNLOADS := qt6_api.git URL(qt6_api) := https://github.com/cproc/qt6_api.git -REV(qt6_api) := issue5458 +REV(qt6_api) := issue5459 DIR(qt6_api) := src/lib/qt6_api