Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/composer8.5/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"

Expand Down
6 changes: 3 additions & 3 deletions srcpkgs/php8.5/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down