浏览代码

package/libwpe: bump to version 1.16.2

This minor release brings in support for analog gamepad/joystick
inputs. Version 1.16.1 was deliberately skipped because it introduced
accidental ABI breakage, which was fixed in 1.16.2.

Release notes:

  https://wpewebkit.org/release/libwpe-1.16.1.html
  https://wpewebkit.org/release/libwpe-1.16.2.html

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
Adrian Perez de Castro 5 月之前
父节点
当前提交
a310884588
共有 2 个文件被更改,包括 5 次插入5 次删除
  1. 4 4
      package/libwpe/libwpe.hash
  2. 1 1
      package/libwpe/libwpe.mk

+ 4 - 4
package/libwpe/libwpe.hash

@@ -1,7 +1,7 @@
-# From https://wpewebkit.org/releases/libwpe-1.16.0.tar.xz.sums
-md5  9779115aaa7e67abe642777394e7bfa2  libwpe-1.16.0.tar.xz
-sha1  ea574e09b5d47461a5579a24006488419474d136  libwpe-1.16.0.tar.xz
-sha256  c7f3a3c6b3d006790d486dc7cceda2b6d2e329de07f33bc47dfc53f00f334b2a  libwpe-1.16.0.tar.xz
+# From https://wpewebkit.org/releases/libwpe-1.16.2.tar.xz.sums
+md5  689306c9baf6f8d6844146a5c84fc932  libwpe-1.16.2.tar.xz
+sha1  499b62ddd3c1becaffc3b344ff5131c37d527144  libwpe-1.16.2.tar.xz
+sha256  960bdd11c3f2cf5bd91569603ed6d2aa42fd4000ed7cac930a804eac367888d7  libwpe-1.16.2.tar.xz
 
 # Hashes for license files:
 sha256  35bef295cedbbf179eaee14328002587a0e7dc08ebf3f15ea080a6f2815f0d7b  COPYING

+ 1 - 1
package/libwpe/libwpe.mk

@@ -5,7 +5,7 @@
 ################################################################################
 
 # The middle number is even for stable releases, odd for development ones.
-LIBWPE_VERSION = 1.16.0
+LIBWPE_VERSION = 1.16.2
 LIBWPE_SITE = https://wpewebkit.org/releases
 LIBWPE_SOURCE = libwpe-$(LIBWPE_VERSION).tar.xz
 LIBWPE_INSTALL_STAGING = YES