summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-08-24 04:58:30 +0000
committerFreya Murphy <freya@freyacat.org>2025-08-24 05:00:41 +0000
commit8335a28b13084a672d804a2f6701e3178785be0c (patch)
tree2393b79db475b988b2418e761a1b9dbdde4d504f /Makefile
parentadd more meta tags to the header (diff)
downloadcgit-8335a28b13084a672d804a2f6701e3178785be0c.tar.gz
cgit-8335a28b13084a672d804a2f6701e3178785be0c.tar.bz2
cgit-8335a28b13084a672d804a2f6701e3178785be0c.zip
git: update to v2.51.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f8a5cb..60075af 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.46.0
+GIT_VER = 2.51.0
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r