Update compile_php.sh

Update version
- pthread
- curl 7.29.0
This commit is contained in:
snake302 2013-02-07 00:26:44 +04:00
parent e288a8a880
commit 816ef08ad2

View File

@ -6,8 +6,8 @@ ZEND_VM="GOTO"
ZLIB_VERSION="1.2.7"
GMP_VERSION="5.1.0"
PTHREADS_VERSION="d2fb571d6cd624bffe4faf766de128eb976a7d16"
CURL_VERSION="curl-7_28_1"
PTHREADS_VERSION="fc8622882bed09aa181b3eb1cb33c046ce11199b"
CURL_VERSION="curl-7_29_0"
#READLINE_VERSION="6.2"
echo "[PocketMine] PHP installer and compiler for Linux & Mac - by @shoghicp v$COMPILER_VERSION"