wok-next diff node/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 f48456621a9d
children e19ff076dc63
line diff
     1.1 --- a/node/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/node/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,9 +4,9 @@
     1.4  VERSION="9.11.2"
     1.5  CATEGORY="network"
     1.6  SHORT_DESC="Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="MIT"
    1.10 -WEB_SITE="https://nodejs.org/"
    1.11 +WEB_SITE="https://nodejs.org/en/"
    1.12  LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/nodejs.html"
    1.13  REPOLOGY="nodejs"
    1.14  
    1.15 @@ -16,7 +16,7 @@
    1.16  TARBALL_SHA256="06484eac7f6b7c87e96983a039422347c0047284bc4d373d90884ae3966dc213"
    1.17  
    1.18  BUILD_DEPENDS="python-dev zlib-dev c-ares-dev openssl-dev icu-dev"
    1.19 -SPLIT="node-dev"
    1.20 +SPLIT="$PACKAGE-dev"
    1.21  
    1.22  compile_rules() {
    1.23  	# site script didn't used, define prefix here