all repos — cgit @ 0499e88ccec43dc69233841779ab4b71b5d94dac

a hyperfast web frontend for git written in c

git: update to 1.8.3

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

Signed-off-by: John Keeping <john@keeping.me.uk>
John Keeping john@keeping.me.uk
Sat, 25 May 2013 11:19:00 +0100
commit

0499e88ccec43dc69233841779ab4b71b5d94dac

parent

f32a2da636ffa6eaa6b8d0d3f35a673fa12e404a

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.2.2 +GIT_VER = 1.8.3 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz INSTALL = install MAN5_TXT = $(wildcard *.5.txt)