From 3d80eadef54acd6c01a5f92bab126f5216662b23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 7 May 2021 23:56:02 +0200 Subject: [PATCH] qca: upgrade 2.3.1 -> 2.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller (cherry picked from commit 0cc7911f826f9f26047141dae884c88ea0fc2c90) --- recipes-kde/other/qca/qca.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kde/other/qca/qca.bb b/recipes-kde/other/qca/qca.bb index 440d0b29..260cdb62 100644 --- a/recipes-kde/other/qca/qca.bb +++ b/recipes-kde/other/qca/qca.bb @@ -17,8 +17,8 @@ SRC_URI = " \ https://download.kde.org/stable/${BPN}/${PV}/${BP}.tar.xz \ file://0001-use-pkg-config-to-find-libgcrypt.patch \ " -SRC_URI[sha256sum] = "c13851109abefc4623370989fae3a745bf6b1acb3c2a13a8958539823e974e4b" -PV = "2.3.1" +SRC_URI[sha256sum] = "4697600237c4bc3a979e87d2cc80624f27b06280e635f5d90ec7dd4d2a9f606d" +PV = "2.3.2" EXTRA_OECMAKE += " \ -DQCA_FEATURE_INSTALL_DIR=${libdir}${QT_DIR_NAME}/mkspecs/features \