wok-next diff lz5/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents d5aab818505e
children
line diff
     1.1 --- a/lz5/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/lz5/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6 -PACKAGE="lz5"
     1.7 +PACKAGE="lz5" # FIXME: author renamed it to "lizard"
     1.8  VERSION="1.5"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="A modification of LZ4 with a better ratio but slower"
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="BSD GPL2"
    1.13 -WEB_SITE="https://github.com/inikep/lz5"
    1.14 +WEB_SITE="https://github.com/inikep/lizard"
    1.15  
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17  WGET_URL="$GITHUB/inikep/lz5/tarball/v$VERSION"