about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorLars Hjemli2008-04-09 18:05:30 +0200
committerLars Hjemli2008-04-09 18:06:26 +0200
commit4a842288260a0b0c4a3d4032d441f7fd2afee699 (patch)
treec56f5f2d17baf030dd52ce3e2ff1fd1a3846c762
parentDon't specify mimetype in ui-blob.c (diff)
downloadcgit-4a842288260a0b0c4a3d4032d441f7fd2afee699.tar.gz
cgit-4a842288260a0b0c4a3d4032d441f7fd2afee699.zip
Use GIT-1.5.5
-rw-r--r--Makefile2
m---------git0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 931c60e..85139e8 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.5.rc1 7GIT_VER = 1.5.5
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 803d5158123346229d71de53818920efbc88ca0 Subproject 1d2375ddfee18bd3effd2c1f98527cc2f8b1df0