cgit

commit a9e9dfc55f5c57a4065be77c320224f524a9c820

Author: Christian Hesse <mail@eworm.de>

git: update to v2.7.2

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

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

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index 8bd7a0e05be1c940ee02b44e3fabdf8faa7183f8..c01701cfd71db13b55d48b28897521d7bb773e11 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.7.1
+GIT_VER = 2.7.2
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r