diff options
Diffstat (limited to 'meta-gnome')
| -rw-r--r-- | meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb | 4 |
1 files 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 = " \ | |||
| 13 | inherit autotools gobject-introspection gettext python3native | 13 | inherit autotools gobject-introspection gettext python3native |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/mypaint/libmypaint.git;protocol=https;branch=libmypaint-v1" | 15 | SRC_URI = "git://github.com/mypaint/libmypaint.git;protocol=https;branch=libmypaint-v1" |
| 16 | SRCREV = "477cb94b596035b54a255faaf95d13f6a8ee3619" | 16 | SRCREV = "2768251dacce3939136c839aeca413f4aa4241d0" |
| 17 | PV = "1.4.0" | 17 | PV = "1.6.1" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | do_configure_append() { | 20 | do_configure_append() { |
