composer: update to 1.10.13.
This commit is contained in:
parent
aeb9b47928
commit
d3039cd50f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'composer'
|
||||
pkgname=composer
|
||||
version=1.10.11
|
||||
version=1.10.13
|
||||
revision=1
|
||||
build_style=fetch
|
||||
depends="php"
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://getcomposer.org/"
|
||||
distfiles="https://github.com/composer/composer/releases/download/${version}/composer.phar
|
||||
https://raw.githubusercontent.com/composer/composer/master/LICENSE"
|
||||
checksum="6c4e61d21d2dd2c30da5e8dc244b302939678abaca82196eb0cf5ed7c9f4b143
|
||||
checksum="5ca7445cfd48dd27c5a84aa005a47b4d9fd91132313830609875df3a6973708f
|
||||
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue