aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
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 /Makefile
parentshared: fix bad free in cgit_diff_tree (diff)
downloadcgit-bcdfb2197facb8fcd4ec2283bda0905a9169fa45.tar.xz
cgit-bcdfb2197facb8fcd4ec2283bda0905a9169fa45.zip
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>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 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