⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 280685 in webkit


Ignore:
Timestamp:
Aug 5, 2021, 7:34:41 AM (5 years ago)
Author:
Adrian Perez de Castro
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.

Location:
trunk/Tools/buildstream
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/buildstream/ChangeLog

    r280380 r280685  
     12021-08-05  Adrian Perez de Castro  <aperez@igalia.com>
     2
     3        [Flatpak SDK] Update libwpe to 1.11.1
     4        https://bugs.webkit.org/show_bug.cgi?id=228793
     5
     6        Reviewed by Alejandro G. Castro.
     7
     8        * elements/sdk/libwpe.bst: Bump to version 1.11.1, which includes the
     9        new fullscreen API support.
     10
    1112021-07-28  Philippe Normand  <pnormand@igalia.com>
    212
  • trunk/Tools/buildstream/elements/sdk/libwpe.bst

    r277017 r280685  
    22sources:
    33- kind: tar
    4   url: github_com:WebPlatformForEmbedded/libwpe/releases/download/1.10.0/libwpe-1.10.0.tar.xz
    5   ref: 2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d
     4  url: github_com:WebPlatformForEmbedded/libwpe/releases/download/1.11.1/libwpe-1.11.1.tar.xz
     5  ref: 71fec3e65f2aac29fde3dde692a7f502d7c0a58995169493e0efb9ee3c9d1477
    66build-depends:
    77- freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
Note: See TracChangeset for help on using the changeset viewer.