From dee0829abb44584f420c8509e64bc7db60a19fcb Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 12 Mar 2010 15:02:50 +0000 Subject: main/ntfs-3g: upgrade to 2010.3.6 --- main/ntfs-3g/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'main/ntfs-3g') diff --git a/main/ntfs-3g/APKBUILD b/main/ntfs-3g/APKBUILD index d5573c03..b8b61537 100644 --- a/main/ntfs-3g/APKBUILD +++ b/main/ntfs-3g/APKBUILD @@ -1,15 +1,15 @@ # Contributor: Carlo Landmeter # Maintainer: Natanael Copa pkgname=ntfs-3g -pkgver=2009.11.14 +pkgver=2010.3.6 pkgrel=0 pkgdesc="A userspace ntfs driver with write support" -url="http://www.ntfs-3g.org" +url="http://www.tuxera.com/community/ntfs-3g-download/" license="GPL" depends= makedepends="attr-dev" subpackages="$pkgname-doc $pkgname-dev" -source="http://www.ntfs-3g.org/${pkgname}-${pkgver}.tgz" +source="http://tuxera.com/opensource/ntfs-3g-$pkgver.tgz" _builddir="$srcdir"/$pkgname-$pkgver build() { @@ -27,4 +27,4 @@ package() { } -md5sums="68a8d622bb6ef900b8bb64cdffad48f8 ntfs-3g-2009.11.14.tgz" +md5sums="12ce21aa044c6068a4df6e8cbd3c5cfa ntfs-3g-2010.3.6.tgz" -- cgit v1.2.3