diff --git a/srcpkgs/composer8.5/template b/srcpkgs/composer8.5/template index f4732fda1ff82c..86389fb5cc09ac 100644 --- a/srcpkgs/composer8.5/template +++ b/srcpkgs/composer8.5/template @@ -1,6 +1,6 @@ # Template file for 'composer8.5' pkgname=composer8.5 -version=2.9.8 +version=2.10.2 revision=1 build_style=fetch depends="php8.5" @@ -11,7 +11,7 @@ homepage="https://getcomposer.org/" changelog="https://raw.githubusercontent.com/composer/composer/main/CHANGELOG.md" distfiles="https://github.com/composer/composer/releases/download/${version}/composer.phar https://raw.githubusercontent.com/composer/composer/main/LICENSE" -checksum="59b2c50e10cafa0d8efc19ede9a326d782f096c674a26baf98cf042ce23de890 +checksum="5ee7125f8a30a34d246cefdc0bc85b8a783b28f2aec968994118512350d28027 7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c" alternatives="composer:composer:/usr/bin/composer8.5" diff --git a/srcpkgs/php8.5/template b/srcpkgs/php8.5/template index 0f246cbed42e2d..ba339435e1970c 100644 --- a/srcpkgs/php8.5/template +++ b/srcpkgs/php8.5/template @@ -1,8 +1,8 @@ # Template file for 'php8.5' # rebuild php8.5-apcu and php8.5-imagick when updating this package pkgname=php8.5 -version=8.5.7 -revision=2 +version=8.5.9 +revision=1 _php_version=8.5 build_helper="qemu" hostmakedepends="bison pkg-config apache apache-devel autoconf" @@ -19,7 +19,7 @@ changelog="https://raw.githubusercontent.com/php/php-src/php-${version}/NEWS" # this is the source where the www.php.net code pulls the tarballs it serves # at https://www.php.net/distributions/ distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz" -checksum=e5eba93fd6dd3241d0e61e932eb99a3783b40568553fb0e511b660ecd863a049 +checksum=d735459c2cbaeb0673d416c33d372d9ff261d562f6b29da48f3e6aeaeca083af provides="php-runtime-${version}_1" system_accounts="_phpfpm"