cgit

commit 8fc0c81bbbed21ee30e8a48b2ab1066a029b7b32

Author: Christian Hesse <mail@eworm.de>

git: update to v2.23.0

Update to git version v2.23.0.

No changes required.

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

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index b2bd3514f8c9b0c9f27c5f4325da04e9b4552a6f..96ad7cd8783b411ed3eceb459f68613dffb2bfa0 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.22.0
+GIT_VER = 2.23.0
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
 INSTALL = install
 COPYTREE = cp -r