From 20c0a276cd431267f10270e2fbfdf60691392266 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Thu, 11 Jun 2020 22:51:43 +0200 Subject: libmypaint: upgrade 1.4.0 -> 1.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb b/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb index 2ca80f3e69..37d41780d2 100644 --- a/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb +++ b/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb @@ -13,8 +13,8 @@ DEPENDS = " \ inherit autotools gobject-introspection gettext python3native SRC_URI = "git://github.com/mypaint/libmypaint.git;protocol=https;branch=libmypaint-v1" -SRCREV = "477cb94b596035b54a255faaf95d13f6a8ee3619" -PV = "1.4.0" +SRCREV = "2768251dacce3939136c839aeca413f4aa4241d0" +PV = "1.6.1" S = "${WORKDIR}/git" do_configure_append() { -- cgit v1.2.3-54-g00ecf