composer: update to 1.8.3.
This commit is contained in:
parent
9d9abb5233
commit
a0a445c350
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'composer'
|
# Template file for 'composer'
|
||||||
pkgname=composer
|
pkgname=composer
|
||||||
version=1.8.0
|
version=1.8.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://getcomposer.org/"
|
homepage="https://getcomposer.org/"
|
||||||
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/master/LICENSE"
|
https://raw.githubusercontent.com/composer/composer/master/LICENSE"
|
||||||
checksum="0901a84d56f6d6ae8f8b96b0c131d4f51ccaf169d491813d2bcedf2a6e4cefa6
|
checksum="7afeec5ad13cb004a3a25e8159a91db1ccdc17ccedd5689a709eef09e60794d0
|
||||||
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue