From 7e6999e86fd6b69c15f080b3cde12de0e88b51db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 30 Jan 2021 19:31:47 +0100 Subject: [PATCH] qca: upgrade 2.3.0 -> 2.3.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/other/qca/qca.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-kde/other/qca/qca.bb b/recipes-kde/other/qca/qca.bb index 1eaf080f..440d0b29 100644 --- a/recipes-kde/other/qca/qca.bb +++ b/recipes-kde/other/qca/qca.bb @@ -17,9 +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[md5sum] = "139829d029fe70248f0b059b43dc4316" -SRC_URI[sha256sum] = "1d68ef41a1b61dc9786beb923a68902a6276a77cced5e5ea7ff985ef113932d7" -PV = "2.3.0" +SRC_URI[sha256sum] = "c13851109abefc4623370989fae3a745bf6b1acb3c2a13a8958539823e974e4b" +PV = "2.3.1" EXTRA_OECMAKE += " \ -DQCA_FEATURE_INSTALL_DIR=${libdir}${QT_DIR_NAME}/mkspecs/features \