aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/fuse/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-08-30 07:49:06 +0000
committerNicolas Thill <nico@openwrt.org>2005-08-30 07:49:06 +0000
commitdff508d7732b22e8aa6a42de4014b26bedff61f9 (patch)
tree4a149af72c7cf3fcc8826d639d07434d8f6ea7c5 /target/linux/package/fuse/Makefile
parent8f7cf24299f28c312d93bf9b97c7a6562cc061a5 (diff)
downloadupstream-dff508d7732b22e8aa6a42de4014b26bedff61f9.tar.gz
upstream-dff508d7732b22e8aa6a42de4014b26bedff61f9.tar.bz2
upstream-dff508d7732b22e8aa6a42de4014b26bedff61f9.zip
update fuse to v2.3.0 (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1791 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/fuse/Makefile')
-rw-r--r--target/linux/package/fuse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/package/fuse/Makefile b/target/linux/package/fuse/Makefile
index 950a9d20cb..d4171d1171 100644
--- a/target/linux/package/fuse/Makefile
+++ b/target/linux/package/fuse/Makefile
@@ -4,9 +4,9 @@ include $(TOPDIR)/rules.mk
include ../../rules.mk
PKG_NAME:=fuse
-PKG_VERSION:=2.2.1
+PKG_VERSION:=2.3.0
PKG_RELEASE:=1
-PKG_MD5SUM:=250d89b9c7b6ecf531df60c67f75737d
+PKG_MD5SUM:=0bee98df5b2a29841f75fc188975eabc
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz