wok-next diff jq/receipt @ rev 21192
scilab: try again
author | Hans-G?nter Theisgen |
---|---|
date | Tue Sep 24 17:47:38 2019 +0100 (2019-09-24) |
parents | d2950281f122 |
children |
line diff
1.1 --- a/jq/receipt Wed Sep 05 00:08:37 2018 +0300 1.2 +++ b/jq/receipt Tue Sep 24 17:47:38 2019 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.5" 1.5 CATEGORY="utilities" 1.6 SHORT_DESC="Lightweight and flexible command-line JSON processor" 1.7 -MAINTAINER="nneul@neulinger.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="MIT" 1.10 WEB_SITE="https://stedolan.github.io/jq/" 1.11 1.12 @@ -12,7 +12,7 @@ 1.13 WGET_URL="https://github.com/stedolan/jq/releases/download/jq-$VERSION/$TARBALL" 1.14 1.15 BUILD_DEPENDS="oniguruma-dev" 1.16 -SPLIT="jq-dev jq-static:static" 1.17 +SPLIT="$PACKAGE-dev $PACKAGE-static:static" 1.18 1.19 compile_rules() { 1.20 case $SET in