summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebengine/qtwebengine-6.9.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-qt/qtwebengine/qtwebengine-6.9.9999.ebuild')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-6.9.9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-6.9.9999.ebuild b/dev-qt/qtwebengine/qtwebengine-6.9.9999.ebuild
index 495a147c727f..dd409ca40f31 100644
--- a/dev-qt/qtwebengine/qtwebengine-6.9.9999.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-6.9.9999.ebuild
@@ -9,7 +9,7 @@ inherit prefix python-any-r1 qt6-build toolchain-funcs
DESCRIPTION="Library for rendering dynamic web content in Qt6 C++ and QML applications"
SRC_URI+="
- https://dev.gentoo.org/~ionen/distfiles/${PN}-6.9-patchset-8.tar.xz
+ https://dev.gentoo.org/~ionen/distfiles/${PN}-6.9-patchset-9.tar.xz
"
if [[ ${QT6_BUILD_TYPE} == release ]]; then
@@ -108,7 +108,6 @@ PATCHES=( "${WORKDIR}"/patches/${PN} )
PATCHES+=(
# add extras as needed here, may merge in set if carries across versions
- "${FILESDIR}"/${PN}-6.9.2-clang-21.patch
"${FILESDIR}"/${PN}-6.9.3-QTBUG-139424.patch
)