diff options
| -rw-r--r-- | meta-xfce/recipes-xfce/thunar/thunar_1.6.15.bb (renamed from meta-xfce/recipes-xfce/thunar/thunar_1.6.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.14.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.15.bb index 585a46d820..170e250705 100644 --- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.14.bb +++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.15.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] = "22ba809c5b146738a3531c9abca78522" | 12 | SRC_URI[md5sum] = "8fea2af69c3acbb273fd1a177d3d8e47" |
| 13 | SRC_URI[sha256sum] = "d6112133a1c43494e3b1cb75e775e1d05988805a06fd1e11253e9a29b8ebe59a" | 13 | SRC_URI[sha256sum] = "e81291a8519f495e0a059ff1f2d29608bc6d37c0be83b1f38f3c9aa25f8d252d" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/Thunar-${PV}/" | 15 | S = "${WORKDIR}/Thunar-${PV}/" |
| 16 | 16 | ||
