cgit

commit 3cebf6838b0739caaf711255d4c3a397d1e3046a

Author: Christian Hesse <mail@eworm.de>

git: update to 1.8.5

Everything works just bumping the version in Makefile and commit hash
in submodule. No code changes required.

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

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index 82d5b58e4bc280278841b780823d868343b37919..9930570c04a33364f2991940de014233cb915043 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.4
+GIT_VER = 1.8.5
 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r