We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f32977 commit 60922c0Copy full SHA for 60922c0
1 file changed
package/wpe/wpewebkit/wpewebkit.mk
@@ -12,7 +12,7 @@ endif
12
ifeq ($(BR2_PACKAGE_WPEWEBKIT2_28),y)
13
# This is the wpe-2.28-soup3 branch tip.
14
WPEWEBKIT_VERSION = 2.28
15
-WPEWEBKIT_VERSION_VALUE = a84ae70f17ce31f8bc304917fe81c0a97fc47f8a
+WPEWEBKIT_VERSION_VALUE = e880573375dd9aa75533179669f149d96f24995e
16
endif
17
18
WPEWEBKIT_SITE = $(call github,WebPlatformForEmbedded,WPEWebKit,$(WPEWEBKIT_VERSION_VALUE))
0 commit comments