composer8.0: update to 2.3.10.
This commit is contained in:
parent
7a8a48fdd1
commit
64832a9347
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'composer8.0'
|
# Template file for 'composer8.0'
|
||||||
pkgname=composer8.0
|
pkgname=composer8.0
|
||||||
version=2.3.7
|
version=2.3.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="php8.0"
|
depends="php8.0"
|
||||||
|
@ -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="3f2d46787d51070f922bf991aa08324566f726f186076c2a5e4e8b01a8ea3fd0
|
checksum="d808272f284fa8e0f8b470703e1438ac8f362030bbc9d12e29530277d767aff0
|
||||||
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue