Skip to content

Commit 76bcf6d

Browse files
author
aydemir
committed
nodejs version bump to 0.12.7
1 parent ea2c023 commit 76bcf6d

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

extra/network/library/nodejs/pspec.xml

+11-4
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<IsA>app:console</IsA>
1313
<Summary>is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications</Summary>
1414
<Description>Evented I/O for V8 javascript</Description>
15-
<Archive sha1sum="d08810034d170c19759cb38bfc9442ab6b0ebc7a" type="targz">http://nodejs.org/dist/v0.12.0/node-v0.12.0.tar.gz</Archive>
15+
<Archive sha1sum="6d59007212a964c7a4defc5520aedacdbcb008e1" type="targz">http://nodejs.org/dist/v0.12.7/node-v0.12.7.tar.gz</Archive>
1616
<BuildDependencies>
1717
<Dependency>openssl-devel</Dependency>
1818
</BuildDependencies>
@@ -24,15 +24,22 @@
2424
</RuntimeDependencies>
2525
<Files>
2626
<Path fileType="executable">/usr/bin</Path>
27-
<Path fileType="header">/usr/include</Path>
28-
<Path fileType="data">/usr/lib/node_modules</Path>
29-
<Path fileType="doc">/usr/share/doc</Path>
27+
<Path fileType="header">/usr/include</Path>
28+
<Path fileType="data">/usr/lib/node_modules</Path>
29+
<Path fileType="doc">/usr/share/doc</Path>
3030
<Path fileType="man">/usr/share/man</Path>
3131
<Path fileType="data">/</Path>
3232
</Files>
3333
</Package>
3434

3535
<History>
36+
<Update release="4">
37+
<Date>2015-07-19</Date>
38+
<Version>0.12.7</Version>
39+
<Comment>Version bump.</Comment>
40+
<Name>Yusuf Aydemir</Name>
41+
<Email>yusuf.aydemir@pisilinux.org</Email>
42+
</Update>
3643
<Update release="3">
3744
<Date>2015-02-22</Date>
3845
<Version>0.12.0</Version>

0 commit comments

Comments
 (0)