aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2026-04-13 08:18:52 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2026-05-04 19:01:20 +0200
commit44ca1d1ec8eee7f4440fbfd613fc1072a14b441c (patch)
tree2d50cdaa1394ba21b049e1d01f2675cd4cc62a01 /Makefile
parented05b1054df10a2fbc68000cfdd429daec03a456 (diff)
downloadcgit-44ca1d1ec8eee7f4440fbfd613fc1072a14b441c.tar.gz
cgit-44ca1d1ec8eee7f4440fbfd613fc1072a14b441c.tar.bz2
cgit-44ca1d1ec8eee7f4440fbfd613fc1072a14b441c.zip
git: update to v2.54.0
Update to git version v2.54.0, this requires changes for these upstream commits: * d9ecf268ef3f69130fa269012318470d908978f6 odb: embed base source in the "files" backend * cb506a8a69c953f7b87bb3ae099e0bed8218d3ab odb: introduce "files" source ... and probably more related. Signed-off-by: Christian Hesse <mail@eworm.de> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16bfc55..8a6b51a 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.53.0
+GIT_VER = 2.54.0
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r