summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Ryan P.C. McQuen2015-11-05 00:32:22 +0100
committer Willy Sudiarto Raharjo2015-11-07 04:33:21 +0100
commit1f3f2e6e180609e26000666fc6346ea4d7883990 (patch)
tree91da889d1dcd2d5aaedc2f6cb290db96753869cb /network
parentfba34985edc972d1ba686442434546659e283660 (diff)
downloadslackbuilds-1f3f2e6e180609e26000666fc6346ea4d7883990.tar.gz
network/iojs: Updated for version 4.2.2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'network')
-rw-r--r--network/iojs/iojs.SlackBuild4
-rw-r--r--network/iojs/iojs.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/iojs/iojs.SlackBuild b/network/iojs/iojs.SlackBuild
index 362b7ee74f..2a6c02cd1a 100644
--- a/network/iojs/iojs.SlackBuild
+++ b/network/iojs/iojs.SlackBuild
@@ -22,11 +22,11 @@
# You may have received a copy of the GNU General Public License
# along with this program (most likely, a file named COPYING). If
-# not, see <http://www.gnu.org/licenses/>.
+# not, see <https://www.gnu.org/licenses/>.
PRGNAM=iojs
SRCNAM=node
-VERSION=${VERSION:-4.2.1}
+VERSION=${VERSION:-4.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/iojs/iojs.info b/network/iojs/iojs.info
index 507ef31bc6..1d1c4e7602 100644
--- a/network/iojs/iojs.info
+++ b/network/iojs/iojs.info
@@ -1,8 +1,8 @@
PRGNAM="iojs"
-VERSION="4.2.1"
+VERSION="4.2.2"
HOMEPAGE="https://iojs.org/"
-DOWNLOAD="https://github.com/nodejs/node/archive/v4.2.1.tar.gz"
-MD5SUM="54f1ddfa314695097caeb8b887e8e9ca"
+DOWNLOAD="https://github.com/nodejs/node/archive/v4.2.2.tar.gz"
+MD5SUM="551b1538d0c7149228e57119ac209169"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""