aboutsummarybugs & patchesrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2025-10-27 17:00:49 +0100
committerChristian Hesse <mail@eworm.de>2025-10-27 17:01:45 +0100
commit251ee33360e855664551de8568ef59f90221f1ff (patch)
tree3d820a0fd00440ef79628134cd27bbaf7fb116ec /Makefile
parent883304cb0ec4d27df33008f945e81174c26baa30 (diff)
downloadcgit-251ee33360e855664551de8568ef59f90221f1ff.tar.gz
cgit-251ee33360e855664551de8568ef59f90221f1ff.tar.bz2
cgit-251ee33360e855664551de8568ef59f90221f1ff.tar.xz
git: update to v2.51.2
Update to git version v2.51.2, no additional changes required. 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 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