aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2025-10-27 17:00:49 +0100
committerVosjedev <vosje@vosjedev.net>2025-10-27 17:05:07 +0100
commit4ba62337017ace98e6807b3f5db86c697dd68115 (patch)
treeb5135dec45718452b9ca10b06d670b6afac9d3db /Makefile
parentd9989c7811e878fe0520b6cc1e4ce378724d9d89 (diff)
downloadcgit-vosjedev.net.tar.gz
cgit-vosjedev.net.tar.bz2
cgit-vosjedev.net.tar.xz
git: update to v2.51.2HEADvosjedev.net
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 bebd031..6e974a7 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