wok diff rzip/receipt @ rev 23757

fusecloop/extract_compressed_fs: fix v2 convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 17:31:45 2020 +0000 (2020-05-02)
parents 4c8097897bd1
children f8a963794d31
line diff
     1.1 --- a/rzip/receipt	Sat Nov 29 12:17:14 2014 +0100
     1.2 +++ b/rzip/receipt	Sat May 02 17:31:45 2020 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="https://rzip.samba.org/"
     1.6  WGET_URL="${WEB_SITE}ftp/$PACKAGE/$TARBALL"
     1.7 +TAGS="compression archive"
     1.8  
     1.9  DEPENDS="bzlib"
    1.10  BUILD_DEPENDS="wget bzip2-dev"