wok-current diff zstd/receipt @ rev 20062

Up zstd (1.3.1), syslinux/c32box fix loadcustominitrd()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 22 15:56:58 2017 +0200 (2017-09-22)
parents a1fabd7faf61
children f01216c54b22
line diff
     1.1 --- a/zstd/receipt	Thu Aug 17 12:50:54 2017 +0200
     1.2 +++ b/zstd/receipt	Fri Sep 22 15:56:58 2017 +0200
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="zstd"
     1.7 -VERSION="1.3.0"
     1.8 +VERSION="1.3.1"
     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 +LICENSE="BSD GPL2"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="https://github.com/Cyan4973/zstd"
    1.16  WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz"