diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-30 07:49:06 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-30 07:49:06 +0000 |
commit | 89ca5e940c9f72c05dc4e888878b4acdacb0cb1d (patch) | |
tree | 4a149af72c7cf3fcc8826d639d07434d8f6ea7c5 /package/fuse/ipkg/libfuse.control | |
parent | fa45f478b0fa5e5109904c75de9c3b54dc63ba3e (diff) |
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 'package/fuse/ipkg/libfuse.control')
-rw-r--r-- | package/fuse/ipkg/libfuse.control | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/package/fuse/ipkg/libfuse.control b/package/fuse/ipkg/libfuse.control index b1d113fc3..c5f7fc9f6 100644 --- a/package/fuse/ipkg/libfuse.control +++ b/package/fuse/ipkg/libfuse.control @@ -1,9 +1,7 @@ Package: libfuse Priority: optional Section: libs -Version: [TBDL] -Architecture: [TBDL] -Maintainer: Nico <nthill@free.fr> -Source: http://nthill.free.fr/openwrt/sources/fuse2/ -Description: Filesystem in Userspace (library) +Maintainer: OpenWrt Developers Team <bugs@openwrt.org>, Christian Magnusson <christian.magnusson@runaware.com> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/fuse/ Depends: libpthread +Description: Filesystem in Userspace (library) |