git: update to 2.25.2

This commit is contained in:
Leonid Pliushch 2020-03-19 21:29:23 +02:00
parent 8e6ec3de39
commit 9f21657c14
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.25.1
TERMUX_PKG_VERSION=2.25.2
TERMUX_PKG_SRCURL=https://www.kernel.org/pub/software/scm/git/git-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26
TERMUX_PKG_SHA256=9b937103e048e2d3bf964d4132a0e7edccc2583d4ef30bc8a516f93a76de7123
TERMUX_PKG_DEPENDS="libcurl, libiconv, less, openssl, pcre2, zlib"
## This requires a working $TERMUX_PREFIX/bin/sh on the host building: