summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps/pinpoint
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-apps/pinpoint')
-rw-r--r--meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
index 494957049..cc247f936 100644
--- a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
+++ b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb
@@ -7,13 +7,13 @@ LICENSE = "LGPLv2.1"
7LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ 7LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
8 file://pinpoint.c;beginline=6;endline=17;md5=201d438283607da393fae6aca085454c" 8 file://pinpoint.c;beginline=6;endline=17;md5=201d438283607da393fae6aca085454c"
9 9
10DEPENDS = "gnome-common glib-2.0 gdk-pixbuf clutter-1.8 clutter-gst-1.8" 10DEPENDS = "gnome-common glib-2.0 gdk-pixbuf clutter-1.0 clutter-gst-1.0"
11 11
12inherit autotools gettext 12inherit autotools gettext
13 13
14SRC_URI = "git://git.gnome.org/browse/pinpoint;protocol=http" 14SRC_URI = "git://git.gnome.org/pinpoint"
15 15
16SRCREV = "5b22660f5b247023ca409403f1c2cc834d8ce632" 16SRCREV = "80a056c57e819d0b75035424638813b0670830e1"
17PV = "0.1.4+gitr${SRCPV}" 17PV = "0.1.4+gitr${SRCPV}"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"