mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/iojs: Updated for version 2.1.0.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
d75892479f
commit
1f7bb1f3b2
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM=iojs
|
||||
VERSION=${VERSION:-2.0.2}
|
||||
VERSION=${VERSION:-2.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="iojs"
|
||||
VERSION="2.0.2"
|
||||
VERSION="2.1.0"
|
||||
HOMEPAGE="https://iojs.org/"
|
||||
DOWNLOAD="https://iojs.org/dist/v2.0.2/iojs-v2.0.2.tar.xz"
|
||||
MD5SUM="43462bd4e6d746c8ed7c3eea8090892f"
|
||||
DOWNLOAD="https://iojs.org/dist/v2.1.0/iojs-v2.1.0.tar.xz"
|
||||
MD5SUM="5afc1e2105603822da580c29e28a43c1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue