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