git: update to 2.26.2

This commit is contained in:
Leonid Pliushch 2020-04-26 14:55:28 +03:00
parent aa408c46e5
commit 8838f53955

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.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: