about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2025-10-16 09:25:33 +0200
committerChristian Hesse <mail@eworm.de>2025-10-16 09:49:45 +0200
commit883304cb0ec4d27df33008f945e81174c26baa30 (patch)
treec646c013d60a7e63325bb44374676e9f733bea76 /Makefile
parentgit: update to v2.51.0 (diff)
downloadcgit-magenta-883304cb0ec4d27df33008f945e81174c26baa30.tar.xz
git: update to v2.51.1
Update to git version v2.51.1, this requires changes for these
upstream commits:

* e1d062e8ba0b72f49e9ef9713cc7011c330baab8
  odb: drop deprecated wrapper functions

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile

index 60075af..b54f297 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.0 +GIT_VER = 2.51.1 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r