package/wpewebkit: bump to version 2.36.1
Bugfix release, with the usual flurry of correctness fixes, and a patch
to fix the build with the accessibility support disabled. Release notes:
https://wpewebkit.org/release/wpewebkit-2.36.1.html
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit b7a0e39b60
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b26b114243
commit
05cdfaa6d9
@ -1,7 +1,7 @@
|
||||
# From https://wpewebkit.org/releases/wpewebkit-2.36.0.tar.xz.sums
|
||||
md5 b7b951cd7f6eb4a8585338505ce71234 wpewebkit-2.36.0.tar.xz
|
||||
sha1 904629a9ce3a4ab67d47315b008dc3152d504205 wpewebkit-2.36.0.tar.xz
|
||||
sha256 096aa9f87d9bfbfc80f558388a86721cdcc508b42ddef10bd270aec9aee96d5a wpewebkit-2.36.0.tar.xz
|
||||
# From https://wpewebkit.org/releases/wpewebkit-2.36.1.tar.xz.sums
|
||||
md5 7ba1c7fd0f67891ad137d11cac12f7a9 wpewebkit-2.36.1.tar.xz
|
||||
sha1 0918a4daded01f42e65ec02a69f21cd6705311db wpewebkit-2.36.1.tar.xz
|
||||
sha256 ec83d8b2f8c3479ce9950d69440f3b9876ab70200fe6f4e07686054a0cba5723 wpewebkit-2.36.1.tar.xz
|
||||
|
||||
# Hashes for license files:
|
||||
sha256 0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4 Source/WebCore/LICENSE-APPLE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WPEWEBKIT_VERSION = 2.36.0
|
||||
WPEWEBKIT_VERSION = 2.36.1
|
||||
WPEWEBKIT_SITE = http://www.wpewebkit.org/releases
|
||||
WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz
|
||||
WPEWEBKIT_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user