aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-02-16 11:22:06 +0100
committerLars Hjemli <hjemli@gmail.com>2008-02-16 11:28:16 +0100
commite5ed227ef0da561e2bde8646ec816842392377ee (patch)
treee3f2065c66401c06d1e90f732031077baf1761e1 /Makefile
parentUse GIT-1.5.4 (diff)
downloadcgit-e5ed227ef0da561e2bde8646ec816842392377ee.tar.xz
cgit-e5ed227ef0da561e2bde8646ec816842392377ee.zip
Use GIT-1.5.4.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bcea640..7102908 100644
--- a/Makefile
+++ b/Makefile
@@ -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.4
+GIT_VER = 1.5.4.1
GIT_URL = http://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.bz2
#