Update build.sh

This commit is contained in:
Puneet Gopinath 2021-05-21 21:09:15 +05:30 committed by Leonid Pliushch
parent 3dc78812f1
commit dfeb695f18

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://getcomposer.org/
TERMUX_PKG_DESCRIPTION="Dependency Manager for PHP"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@PuneetGopinath"
TERMUX_PKG_VERSION=2.0.13
TERMUX_PKG_VERSION=2.0.14
TERMUX_PKG_GIT_BRANCH=$TERMUX_PKG_VERSION
TERMUX_PKG_SRCURL=https://github.com/composer/composer.git
TERMUX_PKG_DEPENDS="php"