all repos — cgit @ d62e71a0240a7506b870b99e5c068f336e0a137e

a hyperfast web frontend for git written in c

git: update to 1.8.4

No code 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, 24 Aug 2013 00:28:39 +0100
commit

d62e71a0240a7506b870b99e5c068f336e0a137e

parent

735c7f0734aa0df49a7a899979f1eeef8dede863

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