cgit

commit 978ce8c00c0d3117f6470a77b08aa0f97984604f

Author: Christian Hesse <mail@eworm.de>

git: update to v2.6.1

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

Signed-off-by: Christian Hesse <mail@eworm.de>

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index a0a6615a512fbe3c75928cd5ead392f0b5488c5f..138fe5b3e49e9f6b3c2bf170567f2dcdefbccec6 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 2.5.0
+GIT_VER = 2.6.1
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r