diff options
| -rw-r--r-- | meta/classes/xfce.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/xfce.bbclass b/meta/classes/xfce.bbclass index b18313fa2a..db6329c4ad 100644 --- a/meta/classes/xfce.bbclass +++ b/meta/classes/xfce.bbclass | |||
| @@ -9,7 +9,7 @@ LICENSE = "LGPLv2" | |||
| 9 | DEPENDS += "startup-notification" | 9 | DEPENDS += "startup-notification" |
| 10 | 10 | ||
| 11 | XFCE_VERSION = ${PV} | 11 | XFCE_VERSION = ${PV} |
| 12 | SRC_URI = "http://www.us.xfce.org/archive/xfce-${XFCE_VERSION}/src/${PN}-${PV}.tar.bz2" | 12 | SRC_URI = "http://www.us.xfce.org/archive/xfce/${XFCE_VERSION}/src/${PN}-${PV}.tar.bz2" |
| 13 | 13 | ||
| 14 | inherit autotools | 14 | inherit autotools |
| 15 | 15 | ||
