nodejs: update to 0.8.9.
This commit is contained in:
parent
e378773f9d
commit
ea59d3f205
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=0.8.3
|
||||
version=0.8.9
|
||||
revision=1
|
||||
nostrip=yes
|
||||
wrksrc=node-v${version}
|
||||
|
@ -14,7 +14,7 @@ maintainer="davehome <davehome@redthumb.info.tm>"
|
|||
license="MIT"
|
||||
homepage="http://nodejs.org/"
|
||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||
checksum=600a1d88744937dbad048f65f60d1259b814c59777d7b9d8665def77b1e1ec35
|
||||
checksum=320f06877c5e4b4dcc407c76c4d6dcf24384211c2ee22f8bc794a8ec898136ba
|
||||
long_desc="
|
||||
Node.js is a software system designed for writing highly-scalable internet
|
||||
applications, notably web servers. Programs are written in JavaScript, using
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue