summaryrefslogtreecommitdiff
path: root/network/iojs/iojs.SlackBuild
diff options
context:
space:
mode:
authorRyan P.C. McQuen <ryan.q@linux.com>2015-11-04 15:32:22 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-07 10:33:21 +0700
commit1f3f2e6e180609e26000666fc6346ea4d7883990 (patch)
tree91da889d1dcd2d5aaedc2f6cb290db96753869cb /network/iojs/iojs.SlackBuild
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/iojs/iojs.SlackBuild')
-rw-r--r--network/iojs/iojs.SlackBuild4
1 files changed, 2 insertions, 2 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}