up version for SBo
This commit is contained in:
parent
9a73d79c76
commit
ba020bb81a
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
||||
|
||||
PRGNAM=npm2tgz
|
||||
VERSION=1.3.2.1
|
||||
VERSION=1.3.3
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="npm2tgz"
|
||||
VERSION="1.3.2.1"
|
||||
VERSION="1.3.3"
|
||||
HOMEPAGE="http://github.com/cycojesus/npm2tgz"
|
||||
DOWNLOAD="http://github.com/cycojesus/npm2tgz/archive/1.3.2.1.tar.gz"
|
||||
MD5SUM="f78af79ab304eb1face69dc543510098"
|
||||
DOWNLOAD="http://github.com/cycojesus/npm2tgz/archive/1.3.3.tar.gz"
|
||||
MD5SUM="bdd86aa1bebc9ab440b8643995fe1f66"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="node"
|
||||
|
|
Loading…
Reference in a new issue