composer: update to 1.10.8.
This commit is contained in:
parent
95a98473c4
commit
3ca59d1f1d
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'composer'
|
||||
pkgname=composer
|
||||
version=1.10.1
|
||||
version=1.10.8
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=fetch
|
||||
depends="php"
|
||||
short_desc="Dependency manager for PHP"
|
||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||
maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
|
||||
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="57c63365eccdd4a787ebc40b9c57a4e019ab79d2f8662cea9892992d91640bf0
|
||||
checksum="4c40737f5d5f36d04f8b2df37171c6a1ff520efcadcb8626cc7c30bd4c5178e5
|
||||
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue