submitted npm2tgz update to SBo
This commit is contained in:
parent
3656debe82
commit
6be5e5ac33
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
||||||
# Written by Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
# Written by Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
||||||
|
|
||||||
PRGNAM=npm2tgz
|
PRGNAM=npm2tgz
|
||||||
VERSION=1.3.3
|
VERSION=1.3.4
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="npm2tgz"
|
PRGNAM="npm2tgz"
|
||||||
VERSION="1.3.3"
|
VERSION="1.3.4"
|
||||||
HOMEPAGE="http://github.com/cycojesus/npm2tgz"
|
HOMEPAGE="http://github.com/cycojesus/npm2tgz"
|
||||||
DOWNLOAD="http://github.com/cycojesus/npm2tgz/archive/1.3.3.tar.gz"
|
DOWNLOAD="http://github.com/cycojesus/npm2tgz/archive/1.3.4.tar.gz"
|
||||||
MD5SUM="bdd86aa1bebc9ab440b8643995fe1f66"
|
MD5SUM="82de40cadf8dfe2f72c7c765cd4c1860"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="node"
|
REQUIRES="nodejs"
|
||||||
MAINTAINER="Gwenhael Le Moine"
|
MAINTAINER="Gwenhael Le Moine"
|
||||||
EMAIL="gwenhael.le.moine@gmail.com"
|
EMAIL="gwenhael.le.moine@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue