package/wpebackend-fdo: bump to version 1.0.1
This release fixes contains a small fix which allows calling the backend initialization routine more than once. Release notes: https://wpewebkit.org/release/wpebackend-fdo-1.0.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:
parent
7c4d56a1cc
commit
33f0fd27fa
@ -1,7 +1,7 @@
|
||||
# From https://wpewebkit.org/releases/wpebackend-fdo-1.0.0.tar.xz.sums
|
||||
md5 5318728afb3bf7417293af67ce427963 wpebackend-fdo-1.0.0.tar.xz
|
||||
sha1 7ee22bc1d585616f4ad2047d8be54ec396486211 wpebackend-fdo-1.0.0.tar.xz
|
||||
sha256 7a747f87a1ae46d30144369050e3ce348b58986d04e1a139ba75c198fa636729 wpebackend-fdo-1.0.0.tar.xz
|
||||
# From https://wpewebkit.org/releases/wpebackend-fdo-1.0.1.tar.xz.sums
|
||||
md5 2ee81a4212c18110a06a0c51c12e0d2e wpebackend-fdo-1.0.1.tar.xz
|
||||
sha1 cdc6ac95e302a2358204b766936a9bf8ef4f26f2 wpebackend-fdo-1.0.1.tar.xz
|
||||
sha256 15b8b1febea5d9c271e95c35b3c1e13f870712a54bc5f689cfdbb96e2f070fc8 wpebackend-fdo-1.0.1.tar.xz
|
||||
|
||||
# Hashes for license files:
|
||||
sha256 c9f6803371047fad3e72200ec6cd226329a5ee08ac61104c8211c2761fb46825 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WPEBACKEND_FDO_VERSION = 1.0.0
|
||||
WPEBACKEND_FDO_VERSION = 1.0.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