about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorLars Hjemli2008-02-16 11:22:06 +0100
committerLars Hjemli2008-02-16 11:28:16 +0100
commite5ed227ef0da561e2bde8646ec816842392377ee (patch)
treee3f2065c66401c06d1e90f732031077baf1761e1
parentUse GIT-1.5.4 (diff)
downloadcgit-e5ed227ef0da561e2bde8646ec816842392377ee.tar.gz
cgit-e5ed227ef0da561e2bde8646ec816842392377ee.zip
Use GIT-1.5.4.1
-rw-r--r--Makefile2
m---------git0
2 files changed, 1 insertions, 1 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
4CGIT_CONFIG = /etc/cgitrc 4CGIT_CONFIG = /etc/cgitrc
5CACHE_ROOT = /var/cache/cgit 5CACHE_ROOT = /var/cache/cgit
6SHA1_HEADER = <openssl/sha.h> 6SHA1_HEADER = <openssl/sha.h>
7GIT_VER = 1.5.4 7GIT_VER = 1.5.4.1
8GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 8GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
9 9
10# 10#
diff --git a/git b/git
Subproject c3c135291a62a01f7fd385f46cde34091767259 Subproject 527270689c364bea9b0630df9bae5e09c2071c1