composer: update to 1.10.11.
This commit is contained in:
parent
a1cfcf6872
commit
c4a5d524bf
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'composer'
|
||||
pkgname=composer
|
||||
version=1.10.10
|
||||
version=1.10.11
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=fetch
|
||||
depends="php"
|
||||
short_desc="Dependency manager for PHP"
|
||||
|
@ -11,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="8f16aa77b1236ed40855d8d141c0a939d108a939c8e73f9f32eadd3f05f181b9
|
||||
checksum="6c4e61d21d2dd2c30da5e8dc244b302939678abaca82196eb0cf5ed7c9f4b143
|
||||
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue