wok diff mutt/receipt @ rev 6914

Added xz to busybox. Doesn't change size of busybox. This is show we can use tar.xz compress for tazpkg files if we want to. Added pre_install and post_remove functions to xz receipt.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 23:49:16 2010 +0000 (2010-10-21)
parents 0e66bfbeb7d5
children 63d0d3c6b670
line diff
     1.1 --- a/mutt/receipt	Thu May 13 13:23:20 2010 +0200
     1.2 +++ b/mutt/receipt	Thu Oct 21 23:49:16 2010 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  # SliTaz package receipt
     1.5  
     1.6  PACKAGE="mutt"
     1.7 -VERSION="1.5.19"
     1.8 +VERSION="1.5.21"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Small and powerful text-based mail client"
    1.11  MAINTAINER="taziden@slitaz.org"