wok-next diff check/receipt @ rev 21027

jwm: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 03 04:51:09 2018 +0200 (2018-11-03)
parents 8db06e7505f5
children e19ff076dc63
line diff
     1.1 --- a/check/receipt	Thu Jun 28 14:26:22 2018 +0300
     1.2 +++ b/check/receipt	Sat Nov 03 04:51:09 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.12.0"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="A unit testing framework for C"
     1.7 -MAINTAINER="erjo@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="https://libcheck.github.io/check/"
    1.11  LFS="http://www.linuxfromscratch.org/lfs/view/stable/chapter05/check.html"
    1.12 @@ -12,7 +12,7 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WGET_URL="https://github.com/libcheck/check/releases/download/$VERSION/$TARBALL"
    1.15  
    1.16 -SPLIT="check-dev"
    1.17 +SPLIT="$PACKAGE-dev"
    1.18  
    1.19  compile_rules() {
    1.20  	./configure \