Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
packages/git/build.sh
|
|
@ -1,9 +1,9 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://git-scm.com/ |
|
|
|
TERMUX_PKG_DESCRIPTION="Fast, scalable, distributed revision control system" |
|
|
|
TERMUX_PKG_LICENSE="GPL-2.0" |
|
|
|
TERMUX_PKG_VERSION=2.26.1 |
|
|
|
TERMUX_PKG_VERSION=2.26.2 |
|
|
|
TERMUX_PKG_SRCURL=https://www.kernel.org/pub/software/scm/git/git-${TERMUX_PKG_VERSION}.tar.xz |
|
|
|
TERMUX_PKG_SHA256=888228408f254634330234df3cece734d190ef6381063821f31ec020538f0368 |
|
|
|
TERMUX_PKG_SHA256=6d65132471df9e531807cb2746f8be317e22a343b9385bbe11c9ce7f0d2fc848 |
|
|
|
TERMUX_PKG_DEPENDS="libcurl, libiconv, less, openssl, pcre2, zlib" |
|
|
|
|
|
|
|
## This requires a working $TERMUX_PREFIX/bin/sh on the host building: |
|
|
|