summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb')
-rw-r--r--meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb b/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb
index f96009eee..341107fa1 100644
--- a/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb
+++ b/meta-xfce/recipes-panel-plugins/closebutton/xfce4-closebutton-plugin_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "exo-native libwnck xfconf"
9 9
10PV = "0.1.0+gitr${SRCPV}" 10PV = "0.1.0+gitr${SRCPV}"
11 11
12SRC_URI = "git://gitorious.org/xfce/xfce4-closebutton-plugin.git;branch=master" 12SRC_URI = "git://github.com/schnitzeltony/xfce4-closebutton-plugin.git;branch=master"
13SRCREV = "bd76154afe26ba8a5251a1887d88f9d855301850" 13SRCREV = "bd76154afe26ba8a5251a1887d88f9d855301850"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15