nodejs: update to 0.10.23.
This commit is contained in:
parent
1587cdf1bd
commit
41fbe10720
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nodejs'
|
# Template file for 'nodejs'
|
||||||
pkgname=nodejs
|
pkgname=nodejs
|
||||||
version=0.10.22
|
version=0.10.23
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=node-v${version}
|
wrksrc=node-v${version}
|
||||||
hostmakedepends="which pkg-config python"
|
hostmakedepends="which pkg-config python"
|
||||||
|
@ -10,7 +10,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=157fc58b3f1d109baefac4eb1d32ae747de5e6d55d87d0e9bec8f8dd10679e7e
|
checksum=1a370c86720441d227e7aad3c0223da7166ab2e0900bec7158aac633ffebb4dd
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
local _args
|
local _args
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue