mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 04:18:26 +02:00
NTFS-3G is at v1.0 now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6344 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cb39d47730
commit
5c73c11052
@ -10,12 +10,12 @@ include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=ntfs-3g
|
||||
PKG_VERSION:=0.20070207-RC1
|
||||
PKG_VERSION:=1.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
|
||||
PKG_SOURCE_URL:=http://www.ntfs-3g.org/
|
||||
PKG_MD5SUM:=7c8c7a1338a0d36e315b665422e04c46
|
||||
PKG_MD5SUM:=873a8de662849d129fc7c475ad3f5447
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user