diff --git a/src/build/compile.sh b/src/build/compile.sh index 36bb2b4e8..cb695bc78 100644 --- a/src/build/compile.sh +++ b/src/build/compile.sh @@ -4,7 +4,7 @@ ZEND_VM="GOTO" ZLIB_VERSION="1.2.8" OPENSSL_VERSION="1.0.0l" -CURL_VERSION="curl-7_35_0" +CURL_VERSION="curl-7_36_0" READLINE_VERSION="6.3" NCURSES_VERSION="5.9" PHPNCURSES_VERSION="1.0.2"