composer: update to 2.4.2.

This commit is contained in:
Joel Beckmeyer 2022-09-19 09:09:26 -04:00 committed by Michal Vasilek
parent 48e07b316a
commit 7019b7aeda

View file

@ -1,6 +1,6 @@
# Template file for 'composer'
pkgname=composer
version=2.2.4
version=2.4.2
revision=1
build_style=fetch
depends="php"
@ -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="ba04e246960d193237d5ed6542bd78456898e7787fafb586f500c6807af7458d
checksum="8fe98a01050c92cc6812b8ead3bd5b6e0bcdc575ce7a93b242bde497a31d7732
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
do_install() {