From 424ea26ab4650d83495e4eeae72ea1f3a7b379cf Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 17 Nov 2009 13:37:21 +0100 Subject: midori: fix git repository url Signed-off-by: Martin Jansa --- recipes/gtk-webcore/midori_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/gtk-webcore/midori_git.bb b/recipes/gtk-webcore/midori_git.bb index decc81c365..e1e2ecf99d 100644 --- a/recipes/gtk-webcore/midori_git.bb +++ b/recipes/gtk-webcore/midori_git.bb @@ -6,7 +6,7 @@ DEPENDS += "python-native python-docutils-native" PR = "r2" PV = "0.1.7+${PR}+gitr${SRCREV}" -SRC_URI = "git://git.xfce.org/kalikiana/midori;protocol=git \ +SRC_URI = "git://git.xfce.org/apps/midori;protocol=git \ file://waf \ file://wscript-fix.patch;patch=1" -- cgit 1.2.3-korg