wok-current diff zstd/receipt @ rev 18465
libQtDBus: add /usr/bin/qdbus
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri Oct 02 13:31:38 2015 +0200 (2015-10-02) |
parents | 3d6389217d9a |
children | 0c4e7450eb86 |
line diff
1.1 --- a/zstd/receipt Thu Sep 10 17:29:00 2015 +0200 1.2 +++ b/zstd/receipt Fri Oct 02 13:31:38 2015 +0200 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="zstd" 1.7 -VERSION="0.1.1" 1.8 +VERSION="0.1.2" 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/v$VERSION.tar.gz" 1.16 +WGET_URL="$WEB_SITE/archive/$TARBALL" 1.17 TAGS="compression" 1.18 1.19 # Rules to configure and make the package.