keoplevcard: update to hash that supports Qt6 building

This commit is contained in:
Andreas Cord-Landwehr
2023-06-06 20:51:29 +02:00
parent c3515ae933
commit 4e1499bfd1
2 changed files with 4 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ DESCRIPTION = "Expose VCard contacts to KPeople"
HOMEPAGE = "https://invent.kde.org/pim/kpeoplevcard"
LICENSE = "LGPL-2.1+ & BSD-3-Clause"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=4fbd65380cdd255951079008b364516c \
file://LICENSES/LGPL-2.1-or-later.txt;md5=4fbd65380cdd255951079008b364516c \
"
PR = "r0"

View File

@@ -2,4 +2,6 @@
# SPDX-License-Identifier: CC0-1.0
require ${PN}.inc
SRCREV = "32d50a94400392f7fd32cd66c3e5307b859b5e25"
#NOTE this is an arbitrary hash supporting Qt6
PV = "0.1.1"
SRCREV = "5bf333027ab0e434dabdd7e6c734758eaae80c1c"