From af38d6565fdf47f723899ecbd22686ebbefd5bbb Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sat, 8 Sep 2007 15:53:02 +0200 Subject: cgit v0.6.1 --- Makefile | 4 ++-- git | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 4b39b91..ce3015d 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ -CGIT_VERSION = v0.6 +CGIT_VERSION = v0.6.1 CGIT_SCRIPT_NAME = cgit.cgi CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_CONFIG = /etc/cgitrc CACHE_ROOT = /var/cache/cgit SHA1_HEADER = -GIT_VER = 1.5.3 +GIT_VER = 1.5.3.1 GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2 # diff --git a/git b/git index 86bab96..5587cac 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit 86bab9615c3516d4ac7756ae3c1285d331b78f04 +Subproject commit 5587cac28be66acf5edc2a4b83b67c8cfffbc5e9 -- cgit v1.2.1