mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Fixed cURL version
This commit is contained in:
parent
75eb324967
commit
f06f1d81c1
@ -4,7 +4,7 @@ PHP_VERSION="5.4.11"
|
|||||||
ZLIB_VERSION="1.2.7"
|
ZLIB_VERSION="1.2.7"
|
||||||
GMP_VERSION="5.1.0"
|
GMP_VERSION="5.1.0"
|
||||||
PTHREADS_VERSION="2ef11a4341d12c697d508138863f3c79b3729189"
|
PTHREADS_VERSION="2ef11a4341d12c697d508138863f3c79b3729189"
|
||||||
CURL_VERSION="master"
|
CURL_VERSION="curl-7_28_1"
|
||||||
|
|
||||||
echo "[PocketMine] PHP installer and compiler for Linux - by @shoghicp v$COMPILER_VERSION"
|
echo "[PocketMine] PHP installer and compiler for Linux - by @shoghicp v$COMPILER_VERSION"
|
||||||
DIR=`pwd`
|
DIR=`pwd`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user