all repos — cgit @ 8033dc01f4ae1551c21769f580caa723fb176d9c

a hyperfast web frontend for git written in c

git: Update to 1.9.0

No code changes required, just bump the submodule and Makefile versions.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Lukas Fleischer cgit@cryptocrack.de
Thu, 20 Feb 2014 20:58:13 +0100
commit

8033dc01f4ae1551c21769f580caa723fb176d9c

parent

8acfa51a8b3c6011483132c933213231f7a4865b

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M MakefileMakefile

@@ -14,7 +14,7 @@ htmldir = $(docdir)

pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = <openssl/sha.h> -GIT_VER = 1.8.5 +GIT_VER = 1.9.0 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r