all repos — cgit @ 2e3b6fc424f1a28ff57ed4e77ee9e68ebe0d8d6d

a hyperfast web frontend for git written in c

Use git-1.5.3.3
Lars Hjemli hjemli@gmail.com
Mon, 01 Oct 2007 12:50:07 +0200
commit

2e3b6fc424f1a28ff57ed4e77ee9e68ebe0d8d6d

parent

b65aa5d16fb5466da39594fc557b776706404998

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.3.2 +GIT_VER = 1.5.3.3 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 #