From 2e3b6fc424f1a28ff57ed4e77ee9e68ebe0d8d6d Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Mon, 1 Oct 2007 12:50:07 +0200 Subject: Use git-1.5.3.3 --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index bfb99b8..8e3da72 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.2 +GIT_VER = 1.5.3.3 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 # diff --git a/git b/git index 806ea70..552ce11 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 806ea701ce3624aa6a89648b6ca5d858703398cb +Subproject commit 552ce11006e39bd07efd79946f180df47aa35b4e -- cgit v1.2.3-59-g8ed1b