From b3874f5e79c373c8bb3c74518091092d1c18de98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 8 Aug 2019 01:52:20 +0200 Subject: [PATCH] peg-e/peg-e: upgrade 1.2.6 -> 1.2.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-gottcode/peg-e/peg-e.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-gottcode/peg-e/peg-e.bb b/recipes-gottcode/peg-e/peg-e.bb index 5344c2af..0d81934f 100644 --- a/recipes-gottcode/peg-e/peg-e.bb +++ b/recipes-gottcode/peg-e/peg-e.bb @@ -8,9 +8,9 @@ inherit qmake5 qt5-translation gtk-icon-cache DEPENDS = "qttools-native qtbase hicolor-icon-theme" SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2" -SRC_URI[md5sum] = "001a9d449c47e7dca9c9c93defbaa946" -SRC_URI[sha256sum] = "b7a644397a6e8fd24c5df72a8c5950af8de035c9fafc712fea5eae87eea15d81" -PV = "1.2.6" +SRC_URI[md5sum] = "9730d413dc6df67de93cd6f506680db6" +SRC_URI[sha256sum] = "07025165f903a2e0e57c5ff537a7abb6e849a8d0f0c531b48db4a452edf6a0fc" +PV = "1.2.7" EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"