forked from Lainports/freebsd-ports
- Update to 1.2.0
PR: 197606 Submitted by: linpct@gmail.com (maintainer)
This commit is contained in:
parent
a896efd2e8
commit
ced675cb89
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= iojs
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= linpct@gmail.com
|
||||
|
|
@ -13,7 +13,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= iojs
|
||||
GH_PROJECT= io.js
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= 60f4369
|
||||
GH_COMMIT= b16b581
|
||||
HAS_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (iojs-1.1.0.tar.gz) = ac6503cbfca49f10bc4f99bf4b1fdc142782fcc44827f3027f9e42d456bd445c
|
||||
SIZE (iojs-1.1.0.tar.gz) = 29572357
|
||||
SHA256 (iojs-1.2.0.tar.gz) = c787e055e41b3731ebbc5a04e4b8cb79cdc33fa10209f81472bd6f6c8657a20d
|
||||
SIZE (iojs-1.2.0.tar.gz) = 29597108
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue