summaryrefslogtreecommitdiff
path: root/packages/xfce
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2008-06-13 20:48:18 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2008-10-17 14:08:03 -0300
commit90a583487d7783c30baaee0b60f228094df03086 (patch)
treedd836e7269f0fb6de797f029e3471b28bfe14221 /packages/xfce
parent22085ff8aa4e0190637e07e005f365561d5aa5e8 (diff)
xfce-terminal: update to 0.2.8
Diffstat (limited to 'packages/xfce')
-rw-r--r--packages/xfce/xfce-terminal_0.2.8.bb (renamed from packages/xfce/xfce-terminal_0.2.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xfce/xfce-terminal_0.2.6.bb b/packages/xfce/xfce-terminal_0.2.8.bb
index 07a8eb6eb5..9a36c69237 100644
--- a/packages/xfce/xfce-terminal_0.2.6.bb
+++ b/packages/xfce/xfce-terminal_0.2.8.bb
@@ -3,6 +3,6 @@ DEPENDS = "exo vte dbus-glib gtk+"
inherit xfce
-SRC_URI = "http://www.us.xfce.org/archive/xfce-4.4.1/src/Terminal-${PV}.tar.bz2"
+SRC_URI = "http://www.us.xfce.org/archive/xfce-4.4.2/src/Terminal-${PV}.tar.bz2"
S = "${WORKDIR}/Terminal-${PV}"