mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
Updated PHP & pthreads version
This commit is contained in:
parent
1cf61fc829
commit
996bf6b366
@ -1,11 +1,11 @@
|
||||
#!/bin/bash
|
||||
COMPILER_VERSION="0.11"
|
||||
|
||||
PHP_VERSION="5.4.13"
|
||||
PHP_VERSION="5.4.14"
|
||||
ZEND_VM="GOTO"
|
||||
|
||||
ZLIB_VERSION="1.2.7"
|
||||
PTHREADS_VERSION="24cecf484105e0d6972c2767a9501c6a72d48090"
|
||||
PTHREADS_VERSION="5fb77bc053a45c2d389c5042f44474a523308d8b"
|
||||
CURL_VERSION="curl-7_29_0"
|
||||
|
||||
echo "[PocketMine] PHP installer and compiler for Linux & Mac - by @shoghicp v$COMPILER_VERSION"
|
||||
|
Loading…
x
Reference in New Issue
Block a user