wok-next diff jq/receipt @ rev 21110

subversion: update dependencies
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jan 11 04:06:27 2019 +0200 (2019-01-11)
parents d2950281f122
children
line diff
     1.1 --- a/jq/receipt	Wed Sep 05 00:08:37 2018 +0300
     1.2 +++ b/jq/receipt	Fri Jan 11 04:06:27 2019 +0200
     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