From 28a10df19e2205dccc68211d1a2eeee304bf3d67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 5 May 2020 11:26:02 +0200 Subject: [PATCH] focuswriter: upgrade 1.7.4 -> 1.7.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-gottcode/focuswriter/focuswriter.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-gottcode/focuswriter/focuswriter.bb b/recipes-gottcode/focuswriter/focuswriter.bb index 32ef0802..cb5469c4 100644 --- a/recipes-gottcode/focuswriter/focuswriter.bb +++ b/recipes-gottcode/focuswriter/focuswriter.bb @@ -14,9 +14,9 @@ DEPENDS += " \ " SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2" -SRC_URI[md5sum] = "5c4aecfb11e93e87e42bda24aefc6be9" -SRC_URI[sha256sum] = "6f48c21a0156db0a4a8679b5368501bddac059c3cc563ec5d30f95966e4191ba" -PV = "1.7.4" +SRC_URI[md5sum] = "ba9e316b4bc0c4568d71f7dc3cd64fff" +SRC_URI[sha256sum] = "34f576a49c9fe64aedad66e02efafc29c840b6c3ddc98a42d87dfda499710541" +PV = "1.7.6" EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"