cgit

commit 911d574250d3a2ae97f282fb8f466db2afa1cd64

Author: Christian Hesse <mail@eworm.de>

git: update to v2.3.1

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

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

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index 03e3f7c9b459fef51935cd559341130d8e723929..fce8a2cebd8ec2d4f34995eee7ddf67346520116 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.3.0
+GIT_VER = 2.3.1
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r