From 8cbbb6448188845d6ad013c88d8a2155a43b8340 Mon Sep 17 00:00:00 2001
From: Lars Hjemli
Date: Sun, 1 Feb 2009 19:30:16 +0100
Subject: Use GIT-1.6.1.1

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
---
 Makefile | 2 +-
 git      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 19e3bb8..2cf8b80 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)
 CGIT_CONFIG = /etc/cgitrc
 CACHE_ROOT = /var/cache/cgit
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.6.1
+GIT_VER = 1.6.1.1
 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
 INSTALL = install
 
diff --git a/git b/git
index 8104ebf..5c41531 160000
--- a/git
+++ b/git
@@ -1 +1 @@
-Subproject commit 8104ebfe8276657ee803cca7eb8665a78cf3ef83
+Subproject commit 5c415311f743ccb11a50f350ff1c385778f049d6
-- 
cgit v1.2.3-54-g00ecf