Title: [280685] trunk/Tools/buildstream
Revision
280685
Author
[email protected]
Date
2021-08-05 07:34:41 -0700 (Thu, 05 Aug 2021)

Log Message

[Flatpak SDK] Update libwpe to 1.11.1
https://bugs.webkit.org/show_bug.cgi?id=228793

Reviewed by Alejandro G. Castro.

* elements/sdk/libwpe.bst: Bump to version 1.11.1, which includes the
new fullscreen API support.

Modified Paths

Diff

Modified: trunk/Tools/buildstream/ChangeLog (280684 => 280685)


--- trunk/Tools/buildstream/ChangeLog	2021-08-05 14:13:40 UTC (rev 280684)
+++ trunk/Tools/buildstream/ChangeLog	2021-08-05 14:34:41 UTC (rev 280685)
@@ -1,3 +1,13 @@
+2021-08-05  Adrian Perez de Castro  <[email protected]>
+
+        [Flatpak SDK] Update libwpe to 1.11.1
+        https://bugs.webkit.org/show_bug.cgi?id=228793
+
+        Reviewed by Alejandro G. Castro.
+
+        * elements/sdk/libwpe.bst: Bump to version 1.11.1, which includes the
+        new fullscreen API support.
+
 2021-07-28  Philippe Normand  <[email protected]>
 
         [Flatpak SDK] Dependencies update - July 2021 round

Modified: trunk/Tools/buildstream/elements/sdk/libwpe.bst (280684 => 280685)


--- trunk/Tools/buildstream/elements/sdk/libwpe.bst	2021-08-05 14:13:40 UTC (rev 280684)
+++ trunk/Tools/buildstream/elements/sdk/libwpe.bst	2021-08-05 14:34:41 UTC (rev 280685)
@@ -1,8 +1,8 @@
 kind: meson
 sources:
 - kind: tar
-  url: github_com:WebPlatformForEmbedded/libwpe/releases/download/1.10.0/libwpe-1.10.0.tar.xz
-  ref: 2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d
+  url: github_com:WebPlatformForEmbedded/libwpe/releases/download/1.11.1/libwpe-1.11.1.tar.xz
+  ref: 71fec3e65f2aac29fde3dde692a7f502d7c0a58995169493e0efb9ee3c9d1477
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
 depends:
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to