Skip to content

Commit f26abe5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/misp_compile_php_extensions.sh

+1-1
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/7c2497afffc1eb8002b21d6e2c7b672da90abce5.tar.gz 191004bd7b1a48fa58571bcccf3257277ef229c55a67ebfefebc5a30e6e80b1a
4141
phpize
4242
CPPFLAGS="$DEFAULT_FLAGS" ./configure --silent
4343
make -j$NPROC

0 commit comments

Comments
 (0)