component/apache-php: version up php 8.2.24, php-apcu 5.1.24.
Showing
... | ... | @@ -51,8 +51,8 @@ environment = |
[php-apcu] | ||
recipe = slapos.recipe.cmmi | ||
url = https://github.com/krakjoe/apcu/archive/refs/tags/v5.1.23.tar.gz | ||
md5sum = 6508bc04b80a1ef12a71100026cfee3f | ||
url = https://github.com/krakjoe/apcu/archive/refs/tags/v5.1.24.tar.gz | ||
md5sum = cf4b56ae18e5b031acbc486880dd880b | ||
configure-command = | ||
phpize && ./configure | ||
configure-options = | ||
... | ... | @@ -67,8 +67,8 @@ shared = false |
[apache-php] | ||
recipe = slapos.recipe.cmmi | ||
url = https://www.php.net/distributions/php-8.2.20.tar.xz | ||
md5sum = 9478294cb87946891f70d5aa5f959bc3 | ||
url = https://www.php.net/distributions/php-8.2.24.tar.xz | ||
md5sum = 3263dbd4846871dd6fabe042f141eb19 | ||
|
||
configure-options = | ||
--disable-static | ||
--disable-zend-test | ||
... | ... |