summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=""