cgit

commit fde897b8171ed2e925b44ec6f69590ec07241017

Author: Christian Hesse <mail@eworm.de>

git: update to v2.25.1

Update to git version v2.25.1.

No changes required.

 Makefile | 2 +-


diff --git a/Makefile b/Makefile
index b51de6fd361f3b4249bb16e525abe7f46932820b..23f79cf9aa579266356a9262bad4a74233926653 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.25.0
+GIT_VER = 2.25.1
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
 INSTALL = install
 COPYTREE = cp -r