aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-09-19 14:00:46 +0200
committerLars Hjemli <hjemli@gmail.com>2010-09-19 14:00:57 +0200
commit857696dd3d85f7c12c718a46d82a2405e6a9919a (patch)
treeca11e628ee335f2c4a0910eb31302ed55be8eb8c /Makefile
parentMerge branch 'stable' (diff)
downloadcgit-857696dd3d85f7c12c718a46d82a2405e6a9919a.tar.xz
cgit-857696dd3d85f7c12c718a46d82a2405e6a9919a.zip
Use GIT-1.7.3
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 2a15469..23fdd53 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.7.2.2
+GIT_VER = 1.7.3
GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
INSTALL = install