all repos — cgit @ 9dda602ca3deaf9a78a90f4ba77008569ead5a4f

a hyperfast web frontend for git written in c

Merge branch 'stable'

* stable:
  Use git-1.5.3.3
Lars Hjemli hjemli@gmail.com
Mon, 01 Oct 2007 12:51:04 +0200
commit

9dda602ca3deaf9a78a90f4ba77008569ead5a4f

parent

271829f269158c2ff818f72eb0c6f9de2a724126

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 #