File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ mkdir /build/php-modules/
3434# Compile simdjson
3535mkdir /tmp/simdjson
3636cd /tmp/simdjson
37- download_and_check https://github.com/JakubOnderka/simdjson_php/archive/da16e029f9e8f946dd4f17c32d05ee45545b8b4b .tar.gz 9efb710b6d59a733a9a740f7b946eea153db7423f51fd6e009c3c979f2fd4d66
37+ download_and_check https://github.com/JakubOnderka/simdjson_php/archive/bf2aa8470908159ea4870bfbb577238d14abc793 .tar.gz 402c0e3bf216b3f532dbbd9b2f22e70dd04bcd63850b460493a8b6b28160e58d
3838phpize
3939CPPFLAGS=" $DEFAULT_FLAGS " ./configure --silent
4040make -j$NPROC
@@ -93,7 +93,7 @@ mv modules/*.so /build/php-modules/
9393# Compile snuffleupagus
9494mkdir /tmp/snuffleupagus
9595cd /tmp/snuffleupagus
96- download_and_check https://github.com/jvoisin/snuffleupagus/archive/refs/tags/v0.12 .0.tar.gz 48e8f5c453290a077d29e43d7de7229cb697d8bf98e61ae2e129d45ce3a49ebf
96+ download_and_check https://github.com/jvoisin/snuffleupagus/archive/refs/tags/v0.13 .0.tar.gz 350a33cd3906bdba46f5c4cf3d00edeb81eaf6a7b9a3a7e5ef47bc967492ae90
9797cd src
9898phpize
9999CFLAGS=" $DEFAULT_FLAGS " ./configure --silent --enable-snuffleupagus
You can’t perform that action at this time.
0 commit comments