diff options
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb index 90fd788b2..c750e8c0f 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.11.bb | |||
@@ -9,8 +9,8 @@ inherit xfce distro_features_check | |||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2" | 11 | SRC_URI = "http://archive.xfce.org/src/xfce/${BPN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2" |
12 | SRC_URI[md5sum] = "3089e1dca6e408641b07cd9c759dea5e" | 12 | SRC_URI[md5sum] = "9749be8247cb19ed0fd36e4118c6236a" |
13 | SRC_URI[sha256sum] = "7e9d24067268900e5e44d3325e60a1a2b2f8f556ec238ec12574fbea15fdee8a" | 13 | SRC_URI[sha256sum] = "b1c7c3121827f59610900ef1cc19aa10a50ab2cc3ae38eee15181b64256e8b42" |
14 | 14 | ||
15 | S = "${WORKDIR}/Thunar-${PV}/" | 15 | S = "${WORKDIR}/Thunar-${PV}/" |
16 | 16 | ||