Bump apcu version
This commit is contained in:
@ -1420,7 +1420,7 @@ cd ..
|
|||||||
ln -fs /usr/include/qdbm/depot.h /usr/include/depot.h
|
ln -fs /usr/include/qdbm/depot.h /usr/include/depot.h
|
||||||
cd php-src
|
cd php-src
|
||||||
cd ext
|
cd ext
|
||||||
cd apcu && git fetch --all && git checkout v5.1.20 && cd ..
|
cd apcu && git fetch --all && git checkout v5.1.21 && cd ..
|
||||||
cd php-ext-brotli && git fetch --all && git checkout 0.13.1 && cd ..
|
cd php-ext-brotli && git fetch --all && git checkout 0.13.1 && cd ..
|
||||||
cd imagick && git fetch --all && git checkout 3.5.1 && cd ..
|
cd imagick && git fetch --all && git checkout 3.5.1 && cd ..
|
||||||
cd php-gnupg && git fetch --all --recurse-submodules && git checkout gnupg-1.5.0 --recurse-submodules && cd ..
|
cd php-gnupg && git fetch --all --recurse-submodules && git checkout gnupg-1.5.0 --recurse-submodules && cd ..
|
||||||
|
Reference in New Issue
Block a user