diff options
Diffstat (limited to 'base/ntfs-3g/Pkgfile')
-rw-r--r-- | base/ntfs-3g/Pkgfile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/base/ntfs-3g/Pkgfile b/base/ntfs-3g/Pkgfile index 29082e5e2..47984a62c 100644 --- a/base/ntfs-3g/Pkgfile +++ b/base/ntfs-3g/Pkgfile @@ -2,12 +2,11 @@ # URL: http://www.ntfs-3g.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: name=ntfs-3g -version=2009.4.4 +version=2010.1.16 release=1 -source=(http://www.ntfs-3g.org/$name-$version.tgz) +source=(http://tuxera.com/opensource/$name-$version.tgz) build() { cd $name-$version |