mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 19:29:53 +03:00
community/composer: upgrade to 2.3.2
This commit is contained in:
parent
9200f5d42d
commit
7b51bac829
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: Nathan Johnson <nathan@nathanjohnson.info>
|
# Contributor: Nathan Johnson <nathan@nathanjohnson.info>
|
||||||
# Maintainer: Dave Hall <skwashd@gmail.com>
|
# Maintainer: Dave Hall <skwashd@gmail.com>
|
||||||
pkgname=composer
|
pkgname=composer
|
||||||
pkgver=2.2.9
|
pkgver=2.3.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Dependency manager for PHP"
|
pkgdesc="Dependency manager for PHP"
|
||||||
url="https://getcomposer.org/"
|
url="https://getcomposer.org/"
|
||||||
|
@ -33,5 +33,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
bdd8afbb7ea8eb33ea5df507a8f0cf22b796653f5fb6df1bed2e806ffe8f8842d6b4d89cf9528740f53c6390b1483452ad052b2bfeaeaefc1e712c3fcba54952 composer-2.2.9.phar
|
41f89436cc1dcc42916be9eb599eb83d98eb1bd5001184dc1266b163fd9517820869d9e82b314cfc431581399b77d589e5f7e0187053c235b9aef1faabddd858 composer-2.3.2.phar
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue