Fixed njs module version.
diff --git a/debian/rules b/debian/rules
index ee09a68..8cbec54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,7 @@
 	--with-http_image_filter_module=dynamic \
 	--with-http_geoip_module=dynamic \
 	--with-http_perl_module=dynamic \
-	--add-dynamic-module=debian/extra/njs-0.1.0/nginx \
+	--add-dynamic-module=debian/extra/njs-0.1.2/nginx \
 	--with-threads \
 	--with-stream \
 	--with-stream_ssl_module \