From 1995b62d46aac0eba18c7d430bb59138419f01b3 Mon Sep 17 00:00:00 2001 From: Kevin Whitaker Date: Wed, 10 Apr 2024 21:17:32 -0400 Subject: [PATCH] update git repo source --- packaging/org.eyecreate.qiflora.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/org.eyecreate.qiflora.json b/packaging/org.eyecreate.qiflora.json index 739a860..75db488 100644 --- a/packaging/org.eyecreate.qiflora.json +++ b/packaging/org.eyecreate.qiflora.json @@ -65,8 +65,8 @@ { "type": "git", "url": "https://github.com/qt/qtconnectivity", - "branch": "5.13.2", - "commit": "13b15ab1b1ee2ad56d0d37b07d694fbfc22e97a3" + "branch": "v5.13.2", + "commit": "ca6cc606d9fc0947ea6c27738a1ca8f12f3258ea" } ], "build-commands": [ -- GitLab