parent
a858683d4b
commit
46a3b565d7
|
@ -463,6 +463,11 @@ installPECLModule () {
|
|||
installPECLModule_actual="${2}-4.3.0"
|
||||
fi
|
||||
;;
|
||||
solr)
|
||||
if test $1 -le 506; then
|
||||
installPECLModule_actual="${2}-2.4.0"
|
||||
fi
|
||||
;;
|
||||
ssh2)
|
||||
if test $1 -le 506; then
|
||||
installPECLModule_stdin='autodetect'
|
||||
|
|
Loading…
Reference in New Issue