From: Ferry Huberts <ferry.hube...@pelagic.nl>

It fixes the build when using the 'get-git' target instead
of using the git submodule.

This was forgotten in 7f4e8c3.

Signed-off-by: Ferry Huberts <ferry.hube...@pelagic.nl>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 76f6fe7..118a2c9 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.7.4
+GIT_VER = 1.7.12.4
 GIT_URL = https://github.com/git/git/archive/v$(GIT_VER).tar.gz
 INSTALL = install
 MAN5_TXT = $(wildcard *.5.txt)
-- 
1.7.11.7


_______________________________________________
cgit mailing list
cgit@hjemli.net
http://hjemli.net/mailman/listinfo/cgit

Reply via email to