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