diff options
-rw-r--r-- | community/composer/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/composer/APKBUILD b/community/composer/APKBUILD index 42db8c0c5ff..d01cdfbc903 100644 --- a/community/composer/APKBUILD +++ b/community/composer/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Nathan Johnson <nathan@nathanjohnson.info> # Maintainer: Dave Hall <skwashd@gmail.com> pkgname=composer -pkgver=2.3.8 +pkgver=2.3.9 pkgrel=0 pkgdesc="Dependency manager for PHP" url="https://getcomposer.org/" @@ -35,5 +35,5 @@ package() { } sha512sums=" -c890b9a1bfce46843ade12b3cf0fb7a4af0229b2a0672d818a3e73d23e07ce2e6752eee25dc577a7b8891f878f2b635aa75fa03e6520f06240f4a4940064901f composer-2.3.8.phar +f6d21e0fbed2b508b0ae84344bdb4b3ef1ea4238aafc3abb3701cde08f5cfbdb042b1a20d22df0cdc2e97e14c23c2c2b29550d2a729fcf6b366fb84fadba9279 composer-2.3.9.phar " |