[neon/infrastructure/pangea-conf-projects] overrides: fix webengine url

Jonathan Esk-Riddell null at kde.org
Mon Oct 9 17:14:18 BST 2023


Git commit 8dadc96ccbf143906b9cd4bfbd0b4ffbc6161e81 by Jonathan Esk-Riddell.
Committed on 09/10/2023 at 18:14.
Pushed by jriddell into branch 'master'.

fix webengine url

M  +1    -1    overrides/nci-qt.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/8dadc96ccbf143906b9cd4bfbd0b4ffbc6161e81

diff --git a/overrides/nci-qt.yaml b/overrides/nci-qt.yaml
index 22c9da6..e5f4aca 100644
--- a/overrides/nci-qt.yaml
+++ b/overrides/nci-qt.yaml
@@ -163,7 +163,7 @@
   '*':
     upstream_scm:
       type: tarball
-      url: https://deb.debian.org/debian/pool/main/q/qtwebengine-opensource-src/qtwebengine-opensource-src_5.15.15+dfsg-2.debian.tar.xz
+      url: http://deb.debian.org/debian/pool/main/q/qtwebengine-opensource-src/qtwebengine-opensource-src_5.15.15+dfsg.orig.tar.xz
 
 '*{invent.kde.org/neon/qt,gitlab.com/*}/qtnetworkauth':
   '*':


More information about the Neon-commits mailing list