package/wpebackend-fdo: bump to version 1.8.2
This minor release fixes an issue with its public API headers which can cause third party packages (mainly wpewebkit) to show build errors. Release notes: https://wpewebkit.org/release/wpebackend-fdo-1.8.2.html Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
26437a51e1
commit
1c72f8aa2a
@ -1,7 +1,7 @@
|
||||
# From https://wpewebkit.org/releases/wpebackend-fdo-1.8.1.tar.xz.sums
|
||||
md5 e7083e9fd325f289b23253b770d08d2e wpebackend-fdo-1.8.1.tar.xz
|
||||
sha1 08472f1bcff6100ba963bdbe7347487253006ca0 wpebackend-fdo-1.8.1.tar.xz
|
||||
sha256 8adb4475be949ae4092370de6a37d7b9e1d3704cf4674867312e87de2ff0d880 wpebackend-fdo-1.8.1.tar.xz
|
||||
# From https://wpewebkit.org/releases/wpebackend-fdo-1.8.2.tar.xz.sums
|
||||
md5 93ca185b5c0f539abbf7ab32cfdc96b2 wpebackend-fdo-1.8.2.tar.xz
|
||||
sha1 715a1a1e0cfd85898a1f686ec4c5b79a1e8cfb9c wpebackend-fdo-1.8.2.tar.xz
|
||||
sha256 98c291071128326a72918d670a46ef63268c43267928560ac3b84b6aebb2d78d wpebackend-fdo-1.8.2.tar.xz
|
||||
|
||||
# Hashes for license files:
|
||||
sha256 c9f6803371047fad3e72200ec6cd226329a5ee08ac61104c8211c2761fb46825 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WPEBACKEND_FDO_VERSION = 1.8.1
|
||||
WPEBACKEND_FDO_VERSION = 1.8.2
|
||||
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