libwpe: bump to version 1.10.1
authorAdrian Perez de Castro <aperez@igalia.com>
Fri, 11 Jun 2021 14:40:35 +0000 (17:40 +0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 20 Jun 2021 16:38:21 +0000 (18:38 +0200)
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>
package/libwpe/libwpe.hash
package/libwpe/libwpe.mk

index 66fd168dc3f5887e8c29d77399d027fdca5ce5a6..200b6c2798795a154172c1f7810620bfad98ece3 100644 (file)
@@ -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
index 43dc201f546d174b05c3a1681d1f3bf8171e89bf..6396fe696db307ea847a7b34eeeb5aefae6256a4 100644 (file)
@@ -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