aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2024-02-14 20:40:39 +0100
committerChristian Hesse <mail@eworm.de>2024-02-14 20:40:39 +0100
commit63d35e556f294f60891c0611d9944202dc10e662 (patch)
tree011b6cc28f2d6218c4033e2bcbe313b0f6ba961c /Makefile
parent793c420897e18eb3474c751d54cf4e0983f85433 (diff)
downloadcgit-63d35e556f294f60891c0611d9944202dc10e662.tar.gz
cgit-63d35e556f294f60891c0611d9944202dc10e662.zip
git: update to v2.43.2
Update to git version v2.43.2, no additional changes required. (Git v2.43.1 fails to build, thus skipping.) 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 5e8b85a..17a40b1 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.43.0
+GIT_VER = 2.43.2
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r