All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-filesystems][PATCH] sshfs-fuse: update to 2.5
@ 2014-04-09  7:49 Koen Kooi
  2014-04-20 14:13 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Koen Kooi @ 2014-04-09  7:49 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
---
 .../sshfs-fuse/{sshfs-fuse_2.4.bb => sshfs-fuse_2.5.bb}              | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-filesystems/recipes-filesystems/sshfs-fuse/{sshfs-fuse_2.4.bb => sshfs-fuse_2.5.bb} (76%)

diff --git a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.4.bb b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb
similarity index 76%
rename from meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.4.bb
rename to meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb
index 2a5546e..722d0ed 100644
--- a/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.4.bb
+++ b/meta-filesystems/recipes-filesystems/sshfs-fuse/sshfs-fuse_2.5.bb
@@ -13,6 +13,5 @@ inherit autotools
 
 FILES_${PN} += "${libdir}/sshnodelay.so"
 
-SRC_URI[md5sum] = "3c7c3647c52ce84d09486f1da3a3ce24"
-SRC_URI[sha256sum] = "3c93ba8522568093c94ff9c5a3763929380dd229365d905769ff82475d774dd1"
-
+SRC_URI[md5sum] = "17494910db8383a366b1301e5f5148a9"
+SRC_URI[sha256sum] = "e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e"
-- 
1.9.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-20 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-09  7:49 [meta-filesystems][PATCH] sshfs-fuse: update to 2.5 Koen Kooi
2014-04-20 14:13 ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.