aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-08-13 07:11:41 +0200
committerLars Hjemli <hjemli@gmail.com>2009-08-16 20:53:20 +0200
commitff0ff807a3e03ade0fe04557e33593a3b32d9ab9 (patch)
tree465277334f99cfc8735464771aa9f318ebd824ff /Makefile
parentMerge branch 'lh/embedded' (diff)
downloadcgit-ff0ff807a3e03ade0fe04557e33593a3b32d9ab9.tar.xz
cgit-ff0ff807a3e03ade0fe04557e33593a3b32d9ab9.zip
Use GIT-1.6.3.4
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 707d446..1f9893a 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.1
+GIT_VER = 1.6.3.4
GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
INSTALL = install