Skip to content

Commit cdeaf74

Browse files
committed
fixup! php: Update phpredis, simdjson and ssdeep extensions
1 parent a74844e commit cdeaf74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/misp_compile_php_extensions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ mkdir /build/php-modules/
3737
# Compile simdjson
3838
mkdir /tmp/simdjson
3939
cd /tmp/simdjson
40-
download_and_check https://github.com/JakubOnderka/simdjson_php/archive/b11c4b23ff5ee7e5b0adc9fcd2e95a1ec15c3ec8.tar.gz baabcb65af535406f421a9d8b75d9e2f93f93df09acbd3f9965986887f79553d
40+
download_and_check https://github.com/JakubOnderka/simdjson_php/archive/3d8ebb7a44f339d9cad1a6d3f6c3bda061d2c543.tar.gz aefa687423ebca1c5e75000f47de051c64f5d372a3ba355930f34c2433d6b0f1
4141
phpize
4242
CPPFLAGS="$DEFAULT_FLAGS" ./configure --silent
4343
make -j$NPROC

0 commit comments

Comments
 (0)