From 92cd21686c4c1c46700971152a17591248fe45fc Mon Sep 17 00:00:00 2001 From: Winfried Dobbe Date: Thu, 9 Nov 2023 16:09:32 +0100 Subject: [PATCH] Change patch_source to upstream bug report. Co-authored-by: Jordan Williams --- recipes/qt/5.x.x/conandata.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/qt/5.x.x/conandata.yml b/recipes/qt/5.x.x/conandata.yml index f9fcf9a224d250..aac7e702262663 100644 --- a/recipes/qt/5.x.x/conandata.yml +++ b/recipes/qt/5.x.x/conandata.yml @@ -112,7 +112,7 @@ patches: base_path: "qt5/qtwebengine" patch_description: "Fix build error with binutils >= 2.41" patch_type: "portability" - patch_source: "https://packages.ubuntu.com/source/focal-updates/qtwebengine-opensource-src" + patch_source: "https://trac.ffmpeg.org/ticket/10405" "5.15.10": - "base_path": "qt5/qtbase" "patch_file": "patches/aa2a39dea5.diff"