composer: update to 2.5.3.
This commit is contained in:
parent
a6654b8815
commit
ce312d0a46
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'composer'
|
||||
pkgname=composer
|
||||
version=2.5.1
|
||||
version=2.5.3
|
||||
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="f1b94fee11a5bd6a1aae5d77c8da269df27c705fcc806ebf4c8c2e6fa8645c20
|
||||
checksum="2e1061821951c6a5ece033a025d06296d4a1d056fee2f4bebd35815cf4b1b0f9
|
||||
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue