# HG changeset patch # User Christopher Rogers # Date 1296339070 0 # Node ID df9001b25c109f434e38cfc579a002d8023d2e8d # Parent 4884337b6445c573765305080dfd71b8d04b498b Up: xz to 5.0.1. diff -r 4884337b6445 -r df9001b25c10 liblzma-dev/receipt --- a/liblzma-dev/receipt Sat Jan 29 20:06:12 2011 +0000 +++ b/liblzma-dev/receipt Sat Jan 29 22:11:10 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="liblzma-dev" -VERSION="5.0.0" +VERSION="5.0.1" CATEGORY="development" SHORT_DESC="Compressor with a high compression ratio, development files." MAINTAINER="pascal.bellard@slitaz.org" diff -r 4884337b6445 -r df9001b25c10 liblzma/receipt --- a/liblzma/receipt Sat Jan 29 20:06:12 2011 +0000 +++ b/liblzma/receipt Sat Jan 29 22:11:10 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="liblzma" -VERSION="5.0.0" +VERSION="5.0.1" CATEGORY="misc" SHORT_DESC="Compressor library with a high compression ratio." MAINTAINER="pascal.bellard@slitaz.org" diff -r 4884337b6445 -r df9001b25c10 xz/receipt --- a/xz/receipt Sat Jan 29 20:06:12 2011 +0000 +++ b/xz/receipt Sat Jan 29 22:11:10 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="xz" -VERSION="5.0.0" +VERSION="5.0.1" CATEGORY="base-system" SHORT_DESC="General-purpose data compressor with a high compression ratio." MAINTAINER="pascal.bellard@slitaz.org" @@ -50,4 +50,4 @@ post_remove() { ln -s /bin/busybox /usr/bin/unlzma -} \ No newline at end of file +}