cgit

commit 1e039ada8554c7e2fc65524827c61613a24256fb

Author: Christian Hesse <mail@eworm.de>

git: update to v2.9.0

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

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

 Makefile | 2 +-


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