Title: [233640] trunk/Tools
Revision
233640
Author
[email protected]
Date
2018-07-09 08:18:08 -0700 (Mon, 09 Jul 2018)

Log Message

[Flatpak] Unreviewed, switch to https for the gst-libav tarball.

* flatpak/org.webkit.WebKit.yaml:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (233639 => 233640)


--- trunk/Tools/ChangeLog	2018-07-09 12:45:03 UTC (rev 233639)
+++ trunk/Tools/ChangeLog	2018-07-09 15:18:08 UTC (rev 233640)
@@ -1,3 +1,9 @@
+2018-07-09  Philippe Normand  <[email protected]>
+
+        [Flatpak] Unreviewed, switch to https for the gst-libav tarball.
+        
+        * flatpak/org.webkit.WebKit.yaml:
+
 2018-07-09  Thibault Saunier  <[email protected]>
 
         [Flatpak] HTTP layout tests broken due to missing CGI.pm in the sandbox

Modified: trunk/Tools/flatpak/org.webkit.WebKit.yaml (233639 => 233640)


--- trunk/Tools/flatpak/org.webkit.WebKit.yaml	2018-07-09 12:45:03 UTC (rev 233639)
+++ trunk/Tools/flatpak/org.webkit.WebKit.yaml	2018-07-09 15:18:08 UTC (rev 233640)
@@ -184,7 +184,7 @@
     buildsystem: meson
     sources:
       - type: archive
-        url: http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.14.1.tar.xz
+        url: https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.14.1.tar.xz
         sha256: eff80a02d2f2fb9f34b67e9a26e9954d3218c7aa18e863f2a47805fa7066029d
     config-opts:
       - -Ddisable_gtkdoc=true
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to