commit
419d019232
|
@ -1111,12 +1111,6 @@ installPECLModule() {
|
||||||
mongodb)
|
mongodb)
|
||||||
if test $1 -le 505; then
|
if test $1 -le 505; then
|
||||||
installPECLModule_actual="$2-1.5.5"
|
installPECLModule_actual="$2-1.5.5"
|
||||||
else
|
|
||||||
case "$(getDistro)" in
|
|
||||||
alpine)
|
|
||||||
installPECLModule_actual="$2-1.6.0"
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
msgpack)
|
msgpack)
|
||||||
|
|
Loading…
Reference in New Issue