nodejs: update to 0.10.33.
This commit is contained in:
parent
f69a2efae0
commit
bedb81fe77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=0.10.32
|
||||
version=0.10.33
|
||||
revision=1
|
||||
wrksrc=node-v${version}
|
||||
hostmakedepends="which pkg-config python"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://nodejs.org/"
|
||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||
checksum=c2120d0e3d2d191654cb11dbc0a33a7216d53732173317681da9502be0030f10
|
||||
checksum=75dc26c33144e6d0dc91cb0d68aaf0570ed0a7e4b0c35f3a7a726b500edd081e
|
||||
|
||||
do_configure() {
|
||||
local _args
|
||||
|
|
Loading…
Reference in a new issue