Skip to content
Open
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.7
version=2.9.8
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="d3c6801ea6e5dd291d0f149295a4d0f1539a74d5231958fe8fdaa889a497e6cf
checksum="59b2c50e10cafa0d8efc19ede9a326d782f096c674a26baf98cf042ce23de890
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
alternatives="composer:composer:/usr/bin/composer8.5"

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/php8.5/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'php8.5'
# rebuild php8.5-apcu and php8.5-imagick when updating this package
pkgname=php8.5
version=8.5.5
version=8.5.6
revision=1
_php_version=8.5
build_helper="qemu"
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=276279f637a875a514346b332bba6d8b06c036cf7979a858e5c55f72c4874884
checksum=169aaa21c2834b38df8e39169f43bc5bea8d4059a816cfbc59be08fc2bae60cd
provides="php-runtime-${version}_1"

system_accounts="_phpfpm"
Expand Down