From 2df7bbb4ce8488589f2f29164e7a052cc04aa196 Mon Sep 17 00:00:00 2001 From: midoks Date: Fri, 3 Dec 2021 21:21:58 +0800 Subject: [PATCH] up --- plugins/php/versions/71/yac.sh | 2 +- plugins/php/versions/72/yac.sh | 2 +- plugins/php/versions/73/yac.sh | 2 +- plugins/php/versions/74/yac.sh | 2 +- plugins/php/versions/80/yac.sh | 2 +- plugins/php/versions/81/yac.sh | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/php/versions/71/yac.sh b/plugins/php/versions/71/yac.sh index 17d9e97f6..9107616af 100755 --- a/plugins/php/versions/71/yac.sh +++ b/plugins/php/versions/71/yac.sh @@ -16,7 +16,7 @@ actionType=$1 version=$2 LIBNAME=yac -LIBV=2.2.1 +LIBV=2.3.0 NON_ZTS_FILENAME=`ls $serverPath/php/${version}/lib/php/extensions | grep no-debug-non-zts` extFile=$serverPath/php/${version}/lib/php/extensions/${NON_ZTS_FILENAME}/${LIBNAME}.so diff --git a/plugins/php/versions/72/yac.sh b/plugins/php/versions/72/yac.sh index b22782c0e..b97b6c742 100755 --- a/plugins/php/versions/72/yac.sh +++ b/plugins/php/versions/72/yac.sh @@ -15,7 +15,7 @@ actionType=$1 version=$2 LIBNAME=yac -LIBV=2.2.1 +LIBV=2.3.0 NON_ZTS_FILENAME=`ls $serverPath/php/${version}/lib/php/extensions | grep no-debug-non-zts` extFile=$serverPath/php/${version}/lib/php/extensions/${NON_ZTS_FILENAME}/${LIBNAME}.so diff --git a/plugins/php/versions/73/yac.sh b/plugins/php/versions/73/yac.sh index b22782c0e..b97b6c742 100755 --- a/plugins/php/versions/73/yac.sh +++ b/plugins/php/versions/73/yac.sh @@ -15,7 +15,7 @@ actionType=$1 version=$2 LIBNAME=yac -LIBV=2.2.1 +LIBV=2.3.0 NON_ZTS_FILENAME=`ls $serverPath/php/${version}/lib/php/extensions | grep no-debug-non-zts` extFile=$serverPath/php/${version}/lib/php/extensions/${NON_ZTS_FILENAME}/${LIBNAME}.so diff --git a/plugins/php/versions/74/yac.sh b/plugins/php/versions/74/yac.sh index b22782c0e..b97b6c742 100755 --- a/plugins/php/versions/74/yac.sh +++ b/plugins/php/versions/74/yac.sh @@ -15,7 +15,7 @@ actionType=$1 version=$2 LIBNAME=yac -LIBV=2.2.1 +LIBV=2.3.0 NON_ZTS_FILENAME=`ls $serverPath/php/${version}/lib/php/extensions | grep no-debug-non-zts` extFile=$serverPath/php/${version}/lib/php/extensions/${NON_ZTS_FILENAME}/${LIBNAME}.so diff --git a/plugins/php/versions/80/yac.sh b/plugins/php/versions/80/yac.sh index b22782c0e..b97b6c742 100755 --- a/plugins/php/versions/80/yac.sh +++ b/plugins/php/versions/80/yac.sh @@ -15,7 +15,7 @@ actionType=$1 version=$2 LIBNAME=yac -LIBV=2.2.1 +LIBV=2.3.0 NON_ZTS_FILENAME=`ls $serverPath/php/${version}/lib/php/extensions | grep no-debug-non-zts` extFile=$serverPath/php/${version}/lib/php/extensions/${NON_ZTS_FILENAME}/${LIBNAME}.so diff --git a/plugins/php/versions/81/yac.sh b/plugins/php/versions/81/yac.sh index b22782c0e..b97b6c742 100755 --- a/plugins/php/versions/81/yac.sh +++ b/plugins/php/versions/81/yac.sh @@ -15,7 +15,7 @@ actionType=$1 version=$2 LIBNAME=yac -LIBV=2.2.1 +LIBV=2.3.0 NON_ZTS_FILENAME=`ls $serverPath/php/${version}/lib/php/extensions | grep no-debug-non-zts` extFile=$serverPath/php/${version}/lib/php/extensions/${NON_ZTS_FILENAME}/${LIBNAME}.so