bump apcu

This commit is contained in:
2022-09-19 20:20:17 +02:00
parent e3d89a6d39
commit 3f4c503730

View File

@ -1387,7 +1387,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.21 && cd ..
cd apcu && git fetch --all && git checkout v5.1.22 && cd ..
cd php-ext-brotli && git fetch --all && git checkout 0.13.1 && cd ..
cd imagick && git fetch --all && git checkout 3.7.0 && cd ..
cd php-gnupg && git fetch --all --recurse-submodules && git checkout gnupg-1.5.1 --recurse-submodules && cd ..