aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ekiga/ekiga_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ekiga/ekiga_git.bb')
-rw-r--r--recipes/ekiga/ekiga_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/ekiga/ekiga_git.bb b/recipes/ekiga/ekiga_git.bb
index 46d1b3e5b8..7fa3ccbdce 100644
--- a/recipes/ekiga/ekiga_git.bb
+++ b/recipes/ekiga/ekiga_git.bb
@@ -5,13 +5,12 @@ ARM_INSTRUCTION_SET = "arm"
DEFAULT_PREFERENCE = "-1"
PV = "3.3.1+git"
-PR = "r4+gitr${SRCREV}"
-SRCREV = "c81cabbee7901b6643907d08f9a530308044ec22"
+PR = "r5+gitr${SRCREV}"
+SRCREV = "7c669dd4ce69296f09004f8876366058c20a3352"
inherit gnome
SRC_URI = "git://git.gnome.org/ekiga;protocol=git;branch=master \
- file://rgb16.patch \
"
S = "${WORKDIR}/git"