cgit

commit d6b0332982234c73a26119e4ed60d442870b8078

Author: Christian Hesse <mail@eworm.de>

git: update to v2.9.1

Update to git version v2.9.1, no changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index c7a57f8854848e1192b97e31f604cd2915c0ce9e..9d067d424edc94c86a5948db7028f92b44db8971 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir)
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = <openssl/sha.h>
-GIT_VER = 2.9.0
+GIT_VER = 2.9.1
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r