cgit

commit 2eb41c4665ad6866c8893668263c401d7b0ffc5d

Author: Christian Hesse <mail@eworm.de>

git: update to v2.4.1

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

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

 Makefile | 2 +-


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