File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ export OPENTELEMETRY_CPP_VERSION=v1.18.0
104
104
# Check for recent changes: https://github.com/open-telemetry/opentelemetry-proto/compare/v1.5.0...main
105
105
export OPENTELEMETRY_PROTO_VERSION=v1.5.0
106
106
107
- # http://hg. nginx.org /njs
108
- export NGINX_NJS_VERSION= " 0.8.4 "
107
+ # Check for recent changes: https://github.com/ nginx/njs/compare/0.8.10...master
108
+ export NJS_VERSION= 0.8.10
109
109
110
110
export BUILD_PATH=/tmp/build
111
111
@@ -270,8 +270,8 @@ get_src efb767487ea3f6031577b9b224467ddbda2ad51a41c5867a47582d4ad85d609e \
270
270
get_src d74f86ada2329016068bc5a243268f1f555edd620b6a7d6ce89295e7d6cf18da \
271
271
" https://github.com/microsoft/mimalloc/archive/${MIMALOC_VERSION} .tar.gz" " mimalloc"
272
272
273
- get_src 8191bff8491af9169a92e30e383ef8614717b0c6d40913d83b95051031e92321 \
274
- " http ://hg. nginx.org /njs/archive/${NGINX_NJS_VERSION } .tar.gz" " njs"
273
+ get_src abc123 \
274
+ " https ://github.com/ nginx/njs/archive/${NJS_VERSION } .tar.gz" " njs"
275
275
276
276
# improve compilation times
277
277
CORES=$(( $(grep - c ^processor / proc/ cpuinfo) - 1 ))
You can’t perform that action at this time.
0 commit comments