diff options
-rw-r--r-- | meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.9.bb (renamed from meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.8.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.8.bb b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.9.bb index 467e0953c4..9c9ae94fcf 100644 --- a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.8.bb +++ b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.9.bb | |||
@@ -9,9 +9,9 @@ REQUIRED_DISTRO_FEATURES = "x11" | |||
9 | 9 | ||
10 | DEPENDS += "intltool-native" | 10 | DEPENDS += "intltool-native" |
11 | 11 | ||
12 | SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BPN}-${PV}.tar.bz2" | 12 | SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2" |
13 | SRC_URI[md5sum] = "bc75a143423fba3a82f114f47e86580c" | 13 | SRC_URI[md5sum] = "bee3e251e45ade0ea349366461d6e200" |
14 | SRC_URI[sha256sum] = "a69e20f5e637319e14898b5c13ff7ba31d001a6e38e7516d70dbfd7600ad72db" | 14 | SRC_URI[sha256sum] = "a8c00af838e85d00600dbf442c8741aa21a332fbceba849e0820560630a6e0ce" |
15 | 15 | ||
16 | do_configure() { | 16 | do_configure() { |
17 | # special configure - no autotools... | 17 | # special configure - no autotools... |