cgit

commit edf0ae3bd7565b39c47fb2b7e0637bcc770c2e43

Author: Lars Hjemli <hjemli@gmail.com>

Use GIT-1.5.3.8

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index 27e966dcd4d89bbd4292d79c690fc6154720190c..795fb48d916051584ce6e737547c5c80618e34d5 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
 CGIT_CONFIG = /etc/cgitrc
 CACHE_ROOT = /var/cache/cgit
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.5.3.5
+GIT_VER = 1.5.3.8
 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
 
 #