mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/iojs: Updated for version 1.6.4.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
866e936210
commit
86106ff897
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=iojs
|
||||
VERSION=${VERSION:-1.6.3}
|
||||
VERSION=${VERSION:-1.6.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="iojs"
|
||||
VERSION="1.6.3"
|
||||
VERSION="1.6.4"
|
||||
HOMEPAGE="https://iojs.org/"
|
||||
DOWNLOAD="https://iojs.org/dist/v1.6.3/iojs-v1.6.3.tar.xz"
|
||||
MD5SUM="83a0901491512650f5479ea8ccf98058"
|
||||
DOWNLOAD="https://iojs.org/dist/v1.6.4/iojs-v1.6.4.tar.xz"
|
||||
MD5SUM="6e9fc830d3c3b2d4dff116913df38c65"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue