aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2024-09-26 19:41:29 +0200
committerChristian Hesse <mail@eworm.de>2024-10-07 17:34:42 +0200
commitc1733e28d91bea5647e11fe099751fbc839669d7 (patch)
tree99f8986536ebc727f86ebfee852910f31b412c97 /Makefile
parent1cb701a9b615acf2d4a9f5c6c2668cd11343e124 (diff)
downloadcgit-c1733e28d91bea5647e11fe099751fbc839669d7.tar.gz
cgit-c1733e28d91bea5647e11fe099751fbc839669d7.tar.xz
git: update to v2.47.0
Update to git version v2.47.0, this requires changes for these upstream commits: * e8207717f1623325fe1c95338fb03c1104ed5687 refs: add referent to each_ref_fn 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 fe15c2c..27b50ee 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.2
+GIT_VER = 2.47.0
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r