diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-05-23 07:20:46 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-24 13:26:26 +0700 |
commit | 41cc698ec8151db6aed19b0e5468b29b5a5de38a (patch) | |
tree | 671bd9a133da28e8a2a67064ec96860966c9a47e /network/iojs/iojs.SlackBuild | |
parent | 86818b989382567db902d2889a05f94c9c2e39f7 (diff) | |
download | slackbuilds-41cc698ec8151db6aed19b0e5468b29b5a5de38a.tar.gz |
network/iojs: Updated for version 2.0.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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/iojs/iojs.SlackBuild b/network/iojs/iojs.SlackBuild index 9a73e0be95..f48f0e4d57 100644 --- a/network/iojs/iojs.SlackBuild +++ b/network/iojs/iojs.SlackBuild @@ -25,7 +25,7 @@ # not, see <http://www.gnu.org/licenses/>. PRGNAM=iojs -VERSION=${VERSION:-2.0.1} +VERSION=${VERSION:-2.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |