cgit

commit 8033dc01f4ae1551c21769f580caa723fb176d9c

Author: Lukas Fleischer <cgit@cryptocrack.de>

git: Update to 1.9.0

No code changes required, just bump the submodule and Makefile versions.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index 05b97d71e353b13da10f06e046e6c053aac47a9b..3ee5f655afccb173c567eaeed136da79314d7826 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.8.5
+GIT_VER = 1.9.0
 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r