Skip to content

Commit

Permalink
Updated PHP and cURL
Browse files Browse the repository at this point in the history
  • Loading branch information
shoghicp committed Jan 13, 2014
1 parent 8c648fc commit 6a7b03e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/build/compile.sh
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#!/bin/bash
COMPILER_VERSION="0.14"

PHP_VERSION="5.5.7"
PHP_VERSION="5.5.8"
ZEND_VM="GOTO"

LIBEDIT_VERSION="0.3"
ZLIB_VERSION="1.2.8"
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"
DIR="$(pwd)"
Expand Down

0 comments on commit 6a7b03e

Please sign in to comment.