diff options
-rw-r--r-- | recipes/gtk-webcore/midori_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |