Bump apcu version

This commit is contained in:
Daniel Winzen
2021-10-07 22:16:23 +02:00
parent 4f4f69e11a
commit 21c5adfe28

View File

@ -1420,7 +1420,7 @@ cd ..
ln -fs /usr/include/qdbm/depot.h /usr/include/depot.h
cd php-src
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 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 ..