git: Update from 2.26.0 to 2.26.1

This commit is contained in:
Fredrik Fornwall 2020-04-19 00:34:07 +02:00
parent d70994b153
commit ffe9bc25ec
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.0
TERMUX_PKG_VERSION=2.26.1
TERMUX_PKG_SRCURL=https://www.kernel.org/pub/software/scm/git/git-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=9ece0dcb07a5e0d7366a92b613b201cca11ae368ab7687041364b3e756e495d6
TERMUX_PKG_SHA256=888228408f254634330234df3cece734d190ef6381063821f31ec020538f0368
TERMUX_PKG_DEPENDS="libcurl, libiconv, less, openssl, pcre2, zlib"
## This requires a working $TERMUX_PREFIX/bin/sh on the host building: