Updated fuse to current stable.

This commit is contained in:
Christian Schmidt
2010-03-11 20:41:34 +01:00
parent 88a23b423d
commit a8e4c65724
2 changed files with 4 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.7.4
VER = 2.8.3
THISAPP = fuse-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 4879f06570d2225667534c37fea04213
$(DL_FILE)_MD5 = 517c8384f915e40647bda9f71579fd97
install : $(TARGET)