all repos — cgit @ e5ed227ef0da561e2bde8646ec816842392377ee

a hyperfast web frontend for git written in c

Use GIT-1.5.4.1
Lars Hjemli hjemli@gmail.com
Sat, 16 Feb 2008 11:22:06 +0100
commit

e5ed227ef0da561e2bde8646ec816842392377ee

parent

2106c96ca0d6150ea728b8ac9fbbc918e9086b58

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M MakefileMakefile

@@ -4,7 +4,7 @@ CGIT_SCRIPT_PATH = /var/www/htdocs/cgit

CGIT_CONFIG = /etc/cgitrc CACHE_ROOT = /var/cache/cgit SHA1_HEADER = <openssl/sha.h> -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 #