From 4e8cd0103307f1bd7c70825d550341f8d7236853 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Thu, 30 Nov 2017 18:58:19 +0100 Subject: [PATCH] git: Update from 2.15.0 to 2.15.1 --- packages/git/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/git/build.sh b/packages/git/build.sh index f50baa23..b5dc5463 100755 --- a/packages/git/build.sh +++ b/packages/git/build.sh @@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://git-scm.com/ TERMUX_PKG_DESCRIPTION="Fast, scalable, distributed revision control system" # less is required as a pager for git log, and the busybox less does not handle used escape sequences. TERMUX_PKG_DEPENDS="libcurl, less, openssl" -TERMUX_PKG_VERSION=2.15.0 -TERMUX_PKG_SHA256=107116489f10b758b51af1c5dbdb9a274917b0fb67dc8eaefcdabc7bc3eb3e6a +TERMUX_PKG_VERSION=2.15.1 +TERMUX_PKG_SHA256=999c90fd7d45066992cdb87dda35bdff6dfc1d01496118ea718dfb866da4045c TERMUX_PKG_SRCURL=https://www.kernel.org/pub/software/scm/git/git-${TERMUX_PKG_VERSION}.tar.xz ## This requires a working $TERMUX_PREFIX/bin/sh on the host building: TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" -- 2.11.0