summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-02-13 20:08:56 +0000
committerFreya Murphy <freya@freyacat.org>2026-02-13 20:08:56 +0000
commit3ba58a5a3cebb2631b0700925e576ace0c2154d0 (patch)
tree972bd46641403d9b45947a7f16d25d647ea761d1 /Makefile
parentgit: update to v2.51.1 (diff)
downloadcgit-3ba58a5a3cebb2631b0700925e576ace0c2154d0.tar.gz
cgit-3ba58a5a3cebb2631b0700925e576ace0c2154d0.tar.bz2
cgit-3ba58a5a3cebb2631b0700925e576ace0c2154d0.zip
git: update to v2.53.0HEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 60075af..649e474 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.53.0
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r