mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
composer: update to 2.4.2.
This commit is contained in:
parent
48e07b316a
commit
7019b7aeda
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'composer'
|
||||
pkgname=composer
|
||||
version=2.2.4
|
||||
version=2.4.2
|
||||
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="ba04e246960d193237d5ed6542bd78456898e7787fafb586f500c6807af7458d
|
||||
checksum="8fe98a01050c92cc6812b8ead3bd5b6e0bcdc575ce7a93b242bde497a31d7732
|
||||
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue