From e5ed227ef0da561e2bde8646ec816842392377ee Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sat, 16 Feb 2008 11:22:06 +0100 Subject: Use GIT-1.5.4.1 --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index bcea640..7102908 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.4 +GIT_VER = 1.5.4.1 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 # diff --git a/git b/git index c3c1352..5272706 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit c3c135291a62a01f7fd385f46cde34091767259b +Subproject commit 527270689c364bea9b0630df9bae5e09c2071c1e -- cgit v1.2.3-24-g4f1b