aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-02-01 19:30:16 +0100
committerLars Hjemli <hjemli@gmail.com>2009-02-01 19:30:16 +0100
commit8cbbb6448188845d6ad013c88d8a2155a43b8340 (patch)
treec0e75b21f0f7febaf3b707bdaad1bc0c85742067 /Makefile
parentMerge branch 'lh/binary' (diff)
downloadcgit-8cbbb6448188845d6ad013c88d8a2155a43b8340.tar.xz
cgit-8cbbb6448188845d6ad013c88d8a2155a43b8340.zip
Use GIT-1.6.1.1
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 19e3bb8..2cf8b80 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)
CGIT_CONFIG = /etc/cgitrc
CACHE_ROOT = /var/cache/cgit
SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.6.1
+GIT_VER = 1.6.1.1
GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
INSTALL = install