libwpe: bump to version 1.10.1
This minor release fixes a build issue when Meson is running under a version of Python older than 3.6; release notes: https://wpewebkit.org/release/libwpe-1.10.1.html Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
13c30bc923
commit
37eaf1d014
@ -1,7 +1,7 @@
|
||||
# From https://wpewebkit.org/releases/libwpe-1.10.0.tar.xz.sums
|
||||
md5 269ecb60d4ef80a0877d25a5828c8b82 libwpe-1.10.0.tar.xz
|
||||
sha1 b3f48a48b0401da19deb60cb8f15f193dff799c1 libwpe-1.10.0.tar.xz
|
||||
sha256 2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d libwpe-1.10.0.tar.xz
|
||||
# From https://wpewebkit.org/releases/libwpe-1.10.1.tar.xz.sums
|
||||
md5 f60fc13b519a66d262afb76c77441870 libwpe-1.10.1.tar.xz
|
||||
sha1 1a8085b9a172d37e952c07bbb09b1654d4161ab2 libwpe-1.10.1.tar.xz
|
||||
sha256 a327b3ffcf2356dbe8148c1db4bbdc5359d7e7163d177f67551a8393b144adf0 libwpe-1.10.1.tar.xz
|
||||
|
||||
# Hashes for license files:
|
||||
sha256 35bef295cedbbf179eaee14328002587a0e7dc08ebf3f15ea080a6f2815f0d7b COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBWPE_VERSION = 1.10.0
|
||||
LIBWPE_VERSION = 1.10.1
|
||||
LIBWPE_SITE = https://wpewebkit.org/releases
|
||||
LIBWPE_SOURCE = libwpe-$(LIBWPE_VERSION).tar.xz
|
||||
LIBWPE_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user