[package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc...
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 2 May 2010 13:45:51 +0000 (13:45 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 2 May 2010 13:45:51 +0000 (13:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21300 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/fuse/Makefile

index 17c5269..a6b67ec 100644 (file)
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=fuse
-PKG_VERSION:=2.8.3
+PKG_VERSION:=2.8.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/$(PKG_NAME)
-PKG_MD5SUM:=517c8384f915e40647bda9f71579fd97
+PKG_MD5SUM:=a26ec54e410bb826a387947b10c0fd2c
 
 PKG_INSTALL:=1