[npm2tgz] 1.3.6

This commit is contained in:
Gwenhael Le Moine 2023-07-31 14:29:13 +02:00
parent 46a081ff71
commit 137f94a241
No known key found for this signature in database
GPG key ID: FDFE3669426707A7
2 changed files with 5 additions and 5 deletions

View file

@ -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=${VERSION:-1.3.5} VERSION=${VERSION:-1.3.6}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="npm2tgz" PRGNAM="npm2tgz"
VERSION="1.3.5" VERSION="1.3.6"
HOMEPAGE="https://github.com/cycojesus/npm2tgz" HOMEPAGE="https://github.com/gwenhael-le-moine/npm2tgz"
DOWNLOAD="https://github.com/cycojesus/npm2tgz/archive/1.3.5/npm2tgz-1.3.5.tar.gz" DOWNLOAD="https://github.com/gwenhael-le-moine/npm2tgz/archive/1.3.6/npm2tgz-1.3.6.tar.gz"
MD5SUM="a89b659eae1190f62717c21211e6833e" MD5SUM="933ddb500eb234056ce69d8a5bed8675"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="nodejs" REQUIRES="nodejs"