summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/package/fuse/Makefile
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-30 07:49:06 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-30 07:49:06 +0000
commitd7b52bb02bcea490585f29b06f1a2e33060cf052 (patch)
tree79781de4576a08202a9062513e598735d69de76c /openwrt/target/linux/package/fuse/Makefile
parenta270bd59c38b471b0498d2d0756eadb740cf04df (diff)
update fuse to v2.3.0 (thanks to Christian Magnusson)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1791 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/fuse/Makefile')
-rw-r--r--openwrt/target/linux/package/fuse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/linux/package/fuse/Makefile b/openwrt/target/linux/package/fuse/Makefile
index 950a9d20c..d4171d117 100644
--- a/openwrt/target/linux/package/fuse/Makefile
+++ b/openwrt/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