diff options
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb b/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb index d4d08fe8da..4ecc2fef8b 100644 --- a/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb +++ b/meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=65d3616852dbf7b1a6d4b53b00626032" | |||
5 | inherit autotools allarch | 5 | inherit autotools allarch |
6 | 6 | ||
7 | SRC_URI = "git://github.com/mypaint/mypaint-brushes.git;protocol=https;branch=v1.3.x" | 7 | SRC_URI = "git://github.com/mypaint/mypaint-brushes.git;protocol=https;branch=v1.3.x" |
8 | SRCREV = "be9fdf9ef6c54e29c7499992f04e29114857b3fc" | 8 | SRCREV = "8a0124ac0675103eae8fa41fad533851768ae1ce" |
9 | PV = "1.3.0+git${SRCPV}" | 9 | PV = "1.3.1" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | FILES_${PN} += "${datadir}/mypaint-data" | 12 | FILES_${PN} += "${datadir}/mypaint-data" |