From c2f75225b49582702f98e656a2fd2e963c2ae667 Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sat, 3 Nov 2007 11:33:54 +0100 Subject: Use GIT-1.5.3.5 Signed-off-by: Lars Hjemli --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 36b5ff6..85f9235 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 = -GIT_VER = 1.5.3.3 +GIT_VER = 1.5.3.5 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 # diff --git a/git b/git index 552ce11..3f2a7ae 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 552ce11006e39bd07efd79946f180df47aa35b4e +Subproject commit 3f2a7ae2c84c921e11041a5edc2522964fc1cce5 -- cgit v1.2.3-59-g8ed1b