Update memcached.sh

pull/185/head
midoks 3 years ago
parent e082baabe8
commit 42e8057356
  1. 2
      plugins/php/versions/common/memcached.sh

@ -12,7 +12,7 @@ serverPath=$(dirname "$rootPath")
sourcePath=${serverPath}/source/php
LIBNAME=memcached
LIBV=3.2.0
LIBV=3.1.5
sysName=`uname`
actionType=$1
version=$2

Loading…
Cancel
Save