From ce4a66b9d7a3f393708fa7c9725b077b3ded71d0 Mon Sep 17 00:00:00 2001 From: Christian Hesse <mail@eworm.de> Date: Tue, 14 Jan 2025 20:14:41 +0100 Subject: [PATCH] git: update to v2.48.1 Update to git version v2.48.0, no additional changes required. Signed-off-by: Christian Hesse <mail@eworm.de> --- Makefile | 2 +- git | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ea9ef8a..e788deb 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.48.0 +GIT_VER = 2.48.1 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 fbe8d30..f93ff17 160000 --- a/git +++ b/git @@ -1 +1 @@ -Subproject commit fbe8d3079d4a96aeb4e4529cc93cc0043b759a05 +Subproject commit f93ff170b93a1782659637824b25923245ac9dd1