cgit

commit 97a91657a5032aa984d91344b91e1c5a084c2f0d

Author: Christian Hesse <mail@eworm.de>

git: update to v2.3.2

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

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

 Makefile | 2 +-


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