Require ext-chunkutils2 at ^0.2.0

This commit is contained in:
Dylan K. Taylor
2021-03-23 22:21:57 +00:00
parent aa8c13ec45
commit 0d775f8731
5 changed files with 20 additions and 95 deletions

View File

@ -53,7 +53,7 @@ PHP_BUILD_INSTALL_EXTENSION="\
pthreads=@acc6e52b2144c61c434b62a3cb680d537e06828e \
yaml=2.2.1 \
leveldb=@60763a09bf5c7a10376d16e25b078b99a35c5c37 \
chunkutils2=@7aec31a9dfc83ddead8870dc0a29159596939680 \
chunkutils2=@0.2.0 \
morton=@0.1.2 \
igbinary=3.2.1 \
" PHP_BUILD_ZTS_ENABLE=on PHP_BUILD_CONFIGURE_OPTS='--with-gmp' ./bin/php-build "$VERSION" "$INSTALL_DIR" || exit 1