diff options
Diffstat (limited to 'network/iojs/iojs.SlackBuild')
-rw-r--r-- | network/iojs/iojs.SlackBuild | 4 |
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} |