diff --git a/component/nodejs/buildout.cfg b/component/nodejs/buildout.cfg
index bacec052c8ea28222d2f2698db03939c94735c6b..04787b412bfb4b00608f2889cd625e728c1b664f 100644
--- a/component/nodejs/buildout.cfg
+++ b/component/nodejs/buildout.cfg
@@ -63,7 +63,7 @@ environment =
   LDFLAGS=-Wl,-rpath=${openssl:location}/lib -L${zlib:location}/lib -Wl,-rpath=${zlib:location}/lib
 patch-options = -p1
 patches =
-  ${:_profile_base_location_}/0001-fix-execvp-printf-argument-list-too-long.patch
+  ${:_profile_base_location_}/0001-fix-execvp-printf-argument-list-too-long.patch#9a7335043e1e030d623f7c624d8456f0
 
 
 [nodejs-0.10]