wok-next diff zstd/receipt @ rev 18985

Add: Backgrounds created by the community. See: https://github.com/hackdorte/slitaz-community-backgrounds
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 00:11:28 2016 -0300 (2016-03-17)
parents 5590240a5d23
children 56ac50099f16
line diff
     1.1 --- a/zstd/receipt	Wed Sep 16 13:47:02 2015 +0200
     1.2 +++ b/zstd/receipt	Thu Mar 17 00:11:28 2016 -0300
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="zstd"
     1.7 -VERSION="0.1.2"
     1.8 +VERSION="0.5.0"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Zstandard - Fast and efficient compression algorithm."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="https://github.com/Cyan4973/zstd"
    1.15 -WGET_URL="$WEB_SITE/archive/$TARBALL"
    1.16 +WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz"
    1.17  TAGS="compression"
    1.18  
    1.19  # Rules to configure and make the package.