package/wpebackend-fdo: bump to version 1.14.1
This is a bugfix release which includes important fixes which solve a memory leak and hitting a situation where the output no longer gets updated. Release notes: https://wpewebkit.org/release/wpebackend-fdo-1.14.1.html Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
783cd8d90d
commit
bc344d70d8
@ -1,7 +1,7 @@
|
||||
# From https://wpewebkit.org/releases/wpebackend-fdo-1.14.0.tar.xz.sums
|
||||
md5 ea62dfa9ecb366598a837d7446ed48ac wpebackend-fdo-1.14.0.tar.xz
|
||||
sha1 1500be9212381a404f4a46b22b90a9880ba11c01 wpebackend-fdo-1.14.0.tar.xz
|
||||
sha256 e75b0cb2c7145448416e8696013d8883f675c66c11ed750e06865efec5809155 wpebackend-fdo-1.14.0.tar.xz
|
||||
# From https://wpewebkit.org/releases/wpebackend-fdo-1.14.1.tar.xz.sums
|
||||
md5 2b49218cdd16075b028bbaf5a4f57890 wpebackend-fdo-1.14.1.tar.xz
|
||||
sha1 a68db2480d29d53d7fa24c69888bacbab6efea11 wpebackend-fdo-1.14.1.tar.xz
|
||||
sha256 01938dd93c62b3a47b18dd13c70d50490a8b8a6caec23c8550a3dbdbcc6bbb50 wpebackend-fdo-1.14.1.tar.xz
|
||||
|
||||
# Hashes for license files:
|
||||
sha256 c9f6803371047fad3e72200ec6cd226329a5ee08ac61104c8211c2761fb46825 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WPEBACKEND_FDO_VERSION = 1.14.0
|
||||
WPEBACKEND_FDO_VERSION = 1.14.1
|
||||
WPEBACKEND_FDO_SITE = https://wpewebkit.org/releases
|
||||
WPEBACKEND_FDO_SOURCE = wpebackend-fdo-$(WPEBACKEND_FDO_VERSION).tar.xz
|
||||
WPEBACKEND_FDO_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user