wok-next diff libev/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents 0ec6086e21d6
children
line diff
     1.1 --- a/libev/receipt	Sat Apr 14 01:31:03 2018 +0300
     1.2 +++ b/libev/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,14 +4,14 @@
     1.4  VERSION="4.04"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="A full-featured and high-performance event loop"
     1.7 -MAINTAINER="mallory@sweetpeople.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="BSD"
    1.10  WEB_SITE="http://software.schmorp.de/pkg/libev.html"
    1.11  
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WGET_URL="http://dist.schmorp.de/libev/$TARBALL"
    1.14  
    1.15 -SPLIT="libev-dev"
    1.16 +SPLIT="$PACKAGE-dev"
    1.17  
    1.18  compile_rules() {
    1.19  	./configure $CONFIGURE_ARGS &&