wok-stable diff xz/receipt @ rev 8477
Fixed aescrypt to work with new tazwok-experimental.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Feb 07 19:11:59 2011 +0000 (2011-02-07) |
parents | f067d5386393 |
children | b3aca2070330 |
line diff
1.1 --- a/xz/receipt Sun Dec 12 08:04:46 2010 +0000 1.2 +++ b/xz/receipt Mon Feb 07 19:11:59 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xz" 1.7 -VERSION="5.0.0" 1.8 +VERSION="5.0.1" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="General-purpose data compressor with a high compression ratio." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -50,4 +50,4 @@ 1.13 post_remove() 1.14 { 1.15 ln -s /bin/busybox /usr/bin/unlzma 1.16 -} 1.17 \ No newline at end of file 1.18 +}