From 2d8e7dc9d9c38127ec4ebd13aee8e8f586a43318 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 18 May 2021 22:49:13 +0200 Subject: chore(3p/cgit): git: update to v2.32.0 Update to git version v2.32.0, this requires changes for these upstream commits: * 47957485b3b731a7860e0554d2bd12c0dce1c75a tree.h API: simplify read_tree_recursive() signature Signed-off-by: Christian Hesse Change-Id: I9c37205af2e67d03f9cdd3d39e4fbd611bfa7288 --- third_party/cgit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/cgit/Makefile') diff --git a/third_party/cgit/Makefile b/third_party/cgit/Makefile index abc52bc55587..d13c5bd13a2a 100644 --- a/third_party/cgit/Makefile +++ b/third_party/cgit/Makefile @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.31.1 +GIT_VER = 2.32.0 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r -- cgit 1.4.1