mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
Updated PHP and cURL
This commit is contained in:
parent
8c648fc6f7
commit
6a7b03e1bf
@ -1,13 +1,13 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
COMPILER_VERSION="0.14"
|
COMPILER_VERSION="0.14"
|
||||||
|
|
||||||
PHP_VERSION="5.5.7"
|
PHP_VERSION="5.5.8"
|
||||||
ZEND_VM="GOTO"
|
ZEND_VM="GOTO"
|
||||||
|
|
||||||
LIBEDIT_VERSION="0.3"
|
LIBEDIT_VERSION="0.3"
|
||||||
ZLIB_VERSION="1.2.8"
|
ZLIB_VERSION="1.2.8"
|
||||||
PTHREADS_VERSION="0.0.45"
|
PTHREADS_VERSION="0.0.45"
|
||||||
CURL_VERSION="curl-7_33_0"
|
CURL_VERSION="curl-7_34_0"
|
||||||
|
|
||||||
echo "[PocketMine] PHP installer and compiler for Linux & Mac"
|
echo "[PocketMine] PHP installer and compiler for Linux & Mac"
|
||||||
DIR="$(pwd)"
|
DIR="$(pwd)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user