cgit

commit 83115075abe970306a79484dbaa9adfa97fef2d0

Author: John Keeping <john@keeping.me.uk>

git: update to 1.8.2.2

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

Signed-off-by: John Keeping <john@keeping.me.uk>

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index ed29b3ac33a98d73d8dd91da88d12349db16d75b..77c676dd0f779887a64fc114b672539482cd7f80 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 1.8.2.1
+GIT_VER = 1.8.2.2
 GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz
 INSTALL = install
 MAN5_TXT = $(wildcard *.5.txt)