all repos — cgit @ 3cebf6838b0739caaf711255d4c3a397d1e3046a

a hyperfast web frontend for git written in c

git: update to 1.8.5

Everything works just bumping the version in Makefile and commit hash
in submodule. No code changes required.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Christian Hesse mail@eworm.de
Thu, 28 Nov 2013 00:19:50 +0100
commit

3cebf6838b0739caaf711255d4c3a397d1e3046a

parent

4468ec1b15becf3838d8cf38440c527c487565a4

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.4 +GIT_VER = 1.8.5 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r