git: update to 2.27.0

This commit is contained in:
Henrik Grimler 2020-06-06 19:37:08 +02:00
parent 37d3d8cf90
commit ad950b7d34
1 changed files with 2 additions and 2 deletions

View File

@ -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.2
TERMUX_PKG_VERSION=2.27.0
TERMUX_PKG_SRCURL=https://www.kernel.org/pub/software/scm/git/git-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=6d65132471df9e531807cb2746f8be317e22a343b9385bbe11c9ce7f0d2fc848
TERMUX_PKG_SHA256=73ca9774d7fa226e1d87c1909401623f96dca6a044e583b9a762e84d7d1a73f9
TERMUX_PKG_DEPENDS="libcurl, libiconv, less, openssl, pcre2, zlib"
## This requires a working $TERMUX_PREFIX/bin/sh on the host building: