package/libqb: bump to version 2.0.6

https://github.com/ClusterLabs/libqb/releases/tag/v2.0.6
https://github.com/ClusterLabs/libqb/releases/tag/v2.0.5
https://github.com/ClusterLabs/libqb/releases/tag/v2.0.4

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2022-09-11 23:39:04 +02:00 committed by Thomas Petazzoni
parent 308678e528
commit 2ee1bd7bb2
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://github.com/ClusterLabs/libqb/releases/download/v2.0.3/libqb-2.0.3.sha256
sha256 a74582bc886fa625f5238374c7c8ca98672a2519c8196b91276be55886d84e9c libqb-2.0.3.tar.xz
# From https://github.com/ClusterLabs/libqb/releases/download/v2.0.6/libqb-2.0.6.sha256
sha256 f1e744208e8f69934804c14e05d9707668f99d4867de9cccf2f7a6bf4d48331c libqb-2.0.6.tar.xz
# Locally calculated
sha256 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBQB_VERSION = 2.0.3
LIBQB_VERSION = 2.0.6
LIBQB_SOURCE = libqb-$(LIBQB_VERSION).tar.xz
LIBQB_SITE = \
https://github.com/ClusterLabs/libqb/releases/download/v$(LIBQB_VERSION)