diff options
author | adv <adv@uma.es> | 2010-04-15 16:24:54 +0000 |
---|---|---|
committer | adv <adv@uma.es> | 2010-04-15 16:24:54 +0000 |
commit | 7ddc8131b928bcb4e4f9efa2cced17581fe44611 (patch) | |
tree | 0ea2ec4d74216041301bb35242907fe1c48b9edd /client/engine/ToolsGNU.c | |
parent | f23f367b8e7f1a4ac0b2241b8721bd24e4909716 (diff) |
trunk: ToolsGNU.c actualizado url de 3g-ntfs
git-svn-id: https://opengnsys.es/svn/trunk@859 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/engine/ToolsGNU.c')
-rw-r--r-- | client/engine/ToolsGNU.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/engine/ToolsGNU.c b/client/engine/ToolsGNU.c index aebd24a3..f94ebf6f 100644 --- a/client/engine/ToolsGNU.c +++ b/client/engine/ToolsGNU.c @@ -73,7 +73,7 @@ function ntfs-3g () { if [ "$1" = install ] then - install http://tuxera.com/opensource/ntfs-3g-2009.11.14.tgz + install http://tuxera.com/opensource/ntfs-3g-2010.3.6.tgz else return fi |