Update ntfs-3g to 1.2531 (#3656)
authorFlorian Fainelli <florian@openwrt.org>
Mon, 7 Jul 2008 14:48:00 +0000 (14:48 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 7 Jul 2008 14:48:00 +0000 (14:48 +0000)
SVN-Revision: 11743

utils/ntfs-3g/Makefile

index 66d1eb53f3a49bdcf18e9b8514933dd6e6f98e83..df102ba4844a74f3b97387f6710632cb52671f4b 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ntfs-3g
 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_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
 PKG_SOURCE_URL:=http://www.ntfs-3g.org/
-PKG_MD5SUM:=fdb1c55f00263c962a52d0707a6d075e
+PKG_MD5SUM:=69374cd09803c5fdbb5dabd1d704b9fe
 
 PKG_BUILD_DEPENDS:=libfuse
 
 
 PKG_BUILD_DEPENDS:=libfuse
 
@@ -36,6 +36,7 @@ endef
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \
+       --with-fuse=external \
        , \
        ac_cv_path_LDCONFIG=""
 
        , \
        ac_cv_path_LDCONFIG=""