about summary refs log tree commit diff
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2022-05-09 09:29:05 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2022-12-19 15:09:39 +0100
commitbcdfb2197facb8fcd4ec2283bda0905a9169fa45 (patch)
tree143d5b65690bf9c708bd44b18b3b206236d615f6
parentshared: fix bad free in cgit_diff_tree (diff)
downloadcgit-magenta-bcdfb2197facb8fcd4ec2283bda0905a9169fa45.tar.xz
git: update to v2.36.1
Update to git version v2.36.1, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
-rw-r--r--Makefile2
m---------git0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile

index 2509d21..93a61fd 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.36.0 +GIT_VER = 2.36.1 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r diff --git a/git b/git -Subproject 6cd33dceed60949e2dbc32e3f0f5e67c4c882e1 +Subproject e54793a95afeea1e10de1e5ad7eab914e741625