mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
composer8.0: update to 2.3.7.
This commit is contained in:
parent
6b0a21e8ea
commit
f6eb892d4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'composer8.0'
|
# Template file for 'composer8.0'
|
||||||
pkgname=composer8.0
|
pkgname=composer8.0
|
||||||
version=2.3.5
|
version=2.3.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="php8.0"
|
depends="php8.0"
|
||||||
|
@ -11,7 +11,7 @@ homepage="https://getcomposer.org/"
|
||||||
changelog="https://raw.githubusercontent.com/composer/composer/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/composer/composer/main/CHANGELOG.md"
|
||||||
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/main/LICENSE"
|
https://raw.githubusercontent.com/composer/composer/main/LICENSE"
|
||||||
checksum="3b3b5a899c06a46aec280727bdf50aad14334f6bc40436ea76b07b650870d8f4
|
checksum="3f2d46787d51070f922bf991aa08324566f726f186076c2a5e4e8b01a8ea3fd0
|
||||||
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue