composer8.1: update to 2.4.2.
This commit is contained in:
parent
414f01b37e
commit
c579df9493
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'composer8.1'
|
# Template file for 'composer8.1'
|
||||||
pkgname=composer8.1
|
pkgname=composer8.1
|
||||||
version=2.4.1
|
version=2.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="php8.1"
|
depends="php8.1"
|
||||||
|
@ -11,7 +11,7 @@ homepage="https://getcomposer.org/"
|
||||||
changelog="https://raw.githubusercontent.com/composer/composer/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/composer/composer/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/composer/composer/releases/download/${version}/composer.phar
|
distfiles="https://github.com/composer/composer/releases/download/${version}/composer.phar
|
||||||
https://raw.githubusercontent.com/composer/composer/main/LICENSE"
|
https://raw.githubusercontent.com/composer/composer/main/LICENSE"
|
||||||
checksum="ea8cf6308ec76ff9645c3818841a7588096b9dc2767345fbd4bd492dd8a6dca6
|
checksum="8fe98a01050c92cc6812b8ead3bd5b6e0bcdc575ce7a93b242bde497a31d7732
|
||||||
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue