From e9287a21cf826628777766837a8564f49146301c Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 7 Jul 2008 14:48:00 +0000 Subject: [PATCH] Update ntfs-3g to 1.2531 (#3656) git-svn-id: svn://svn.openwrt.org/openwrt/packages@11743 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/ntfs-3g/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/utils/ntfs-3g/Makefile b/utils/ntfs-3g/Makefile index 66d1eb53f..df102ba48 100644 --- a/utils/ntfs-3g/Makefile +++ b/utils/ntfs-3g/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ntfs-3g -PKG_VERSION:=1.616 -PKG_RELEASE:=2 +PKG_VERSION:=1.2531 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=http://www.ntfs-3g.org/ -PKG_MD5SUM:=fdb1c55f00263c962a52d0707a6d075e +PKG_MD5SUM:=69374cd09803c5fdbb5dabd1d704b9fe PKG_BUILD_DEPENDS:=libfuse @@ -36,6 +36,7 @@ endef CONFIGURE_ARGS += \ --enable-shared \ --enable-static \ + --with-fuse=external \ , \ ac_cv_path_LDCONFIG=""