all repos — cgit @ 85ec9f0211a0c83d6cca744e6e40d73daf4050fc

a hyperfast web frontend for git written in c

git: update to v2.7.1

Update to git version v2.7.1, no changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Christian Hesse mail@eworm.de
Mon, 08 Feb 2016 09:06:47 +0100
commit

85ec9f0211a0c83d6cca744e6e40d73daf4050fc

parent

17c74eefa4390d42a244b12885dc63ac4a764e44

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M MakefileMakefile

@@ -14,7 +14,7 @@ htmldir = $(docdir)

pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = <openssl/sha.h> -GIT_VER = 2.7.0 +GIT_VER = 2.7.1 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r