wok-6.x diff ntfs-3g/receipt @ rev 8121
Fixed pcsxr-svn to use lzma-alone instead of lzma wrapper script. Turns out the lzma wrapper script for xz is incompatible with lzma-alone compression. Also lzma-alone compress better.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jan 24 00:57:47 2011 +0000 (2011-01-24) |
parents | 6bbb15661da9 |
children | 6e4353070e4a |
line diff
1.1 --- a/ntfs-3g/receipt Thu Oct 07 00:33:18 2010 +0000 1.2 +++ b/ntfs-3g/receipt Mon Jan 24 00:57:47 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ntfs-3g" 1.7 -VERSION="2010.10.2" 1.8 +VERSION="2011.1.15" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="The free ntfs driver." 1.11 MAINTAINER="pankso@slitaz.org"