all repos — cgit @ 49f607777fe3d9393574a572d72caa568ee3ca3c

a hyperfast web frontend for git written in c

git: update to v2.0.4

No CGit changes required.

Signed-off-by: John Keeping <john@keeping.me.uk>
John Keeping john@keeping.me.uk
Sun, 03 Aug 2014 15:51:42 +0100
commit

49f607777fe3d9393574a572d72caa568ee3ca3c

parent

9dd67272ed57e8923510197eb5ac8d3f819fbb26

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 = 2.0.3 +GIT_VER = 2.0.4 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r