From 932dc064573a62e195956881f9a5282192ba9525 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 17 Jun 2026 21:44:45 +0200 Subject: git: update to v2.55.0 Update to git version v2.55.0, this requires a change for this upstream commit: * a80a8e3ea6a070185840219778df24db832899f6 setup: stop using `the_repository` in `setup_git_directory_gently()` * ffe8005b9d8e0cf1b5d5d796ca4da76fbe219011 t: detect errors outside of test cases Signed-off-by: Christian Hesse --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9d39bf4..d039293 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.54.0 +GIT_VER = 2.55.0 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r -- cgit v1.2.3