From: Christian Hesse <[email protected]>

Update to git version v2.51.2, no additional changes required.

Signed-off-by: Christian Hesse <[email protected]>
---
 Makefile | 2 +-
 git      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index b54f297..08b4c90 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.51.1
+GIT_VER = 2.51.2
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
 INSTALL = install
 COPYTREE = cp -r
diff --git a/git b/git
index 81f86aa..bb5c624 160000
--- a/git
+++ b/git
@@ -1 +1 @@
-Subproject commit 81f86aacc4eb74cdb9c2c8082d36d2070c666045
+Subproject commit bb5c624209fcaebd60b9572b2cc8c61086e39b57

Reply via email to