From bdaa093f097c75e6d0c183e27fd806ad233151b2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 12 Apr 2011 06:04:03 +0000 Subject: main/ntfs-3g: upgrade to 2011.4.12 --- 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 16dbf4a7e7..ae1101f2b0 100644 --- a/main/ntfs-3g/APKBUILD +++ b/main/ntfs-3g/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Natanael Copa pkgname=ntfs-3g -pkgver=2011.1.15 +pkgver=2011.4.12 pkgrel=0 pkgdesc="A userspace ntfs driver with write support" url="http://www.tuxera.com/community/ntfs-3g-download/" @@ -10,9 +10,9 @@ license="GPL" depends= makedepends="attr-dev" subpackages="$pkgname-doc $pkgname-dev" -source="http://tuxera.com/opensource/ntfs-3g-$pkgver.tgz" +source="http://tuxera.com/opensource/ntfs-3g_ntfsprogs-$pkgver.tgz" -_builddir="$srcdir"/$pkgname-$pkgver +_builddir="$srcdir"/ntfs-3g_ntfsprogs-$pkgver build() { cd "$_builddir" ./configure --prefix=/usr \ @@ -28,4 +28,4 @@ package() { } -md5sums="15a5cf5752012269fa168c24191f00e2 ntfs-3g-2011.1.15.tgz" +md5sums="9c4ce318373b15332239a77a9d2a39fe ntfs-3g_ntfsprogs-2011.4.12.tgz" -- cgit v1.2.3