package/wpebackend-fdo: bump to version 1.6.1

This update brings in a few build fixes only. In particular the
one for EGL implementations which use oddball definitions of the
EGLNativeDisplayType type might be needed for some configurations.

Full release notes:

  https://wpewebkit.org/release/wpebackend-fdo-1.6.1.html

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Adrian Perez de Castro 2020-06-08 12:04:42 +03:00 committed by Thomas Petazzoni
parent a517093ea9
commit bbada0c2ec
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# From https://wpewebkit.org/releases/wpebackend-fdo-1.6.0.tar.xz.sums
md5 456afeed22f6749f7b2a97c11660835d wpebackend-fdo-1.6.0.tar.xz
sha1 d128e2c7ff273d9b9f31217f6ac25be3b266d805 wpebackend-fdo-1.6.0.tar.xz
sha256 7f5bd7b9d8f97b1655f4dcd39fad92719d0fb3985b251da5802df13aaa09f567 wpebackend-fdo-1.6.0.tar.xz
# From https://wpewebkit.org/releases/wpebackend-fdo-1.6.1.tar.xz.sums
md5 ea6c2a13e6c2423f2c2b0b31fcf9567b wpebackend-fdo-1.6.1.tar.xz
sha1 53e38189324d9c0c87f40164d8349a827663aabd wpebackend-fdo-1.6.1.tar.xz
sha256 740eee3327acfb462b8460519a219e30dc0a870326e88e2ddc4fe2c8de20b1c9 wpebackend-fdo-1.6.1.tar.xz
# Hashes for license files:
sha256 c9f6803371047fad3e72200ec6cd226329a5ee08ac61104c8211c2761fb46825 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
WPEBACKEND_FDO_VERSION = 1.6.0
WPEBACKEND_FDO_VERSION = 1.6.1
WPEBACKEND_FDO_SITE = https://wpewebkit.org/releases
WPEBACKEND_FDO_SOURCE = wpebackend-fdo-$(WPEBACKEND_FDO_VERSION).tar.xz
WPEBACKEND_FDO_INSTALL_STAGING = YES