From 67b44822b30540bec4f119b131f6b88cd6e5ec70 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 27 Oct 2020 10:39:46 +0100 Subject: chore(3p/cgit): git: update to v2.29.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update to git version v2.29.1. No functional change, but we want latest and greated version number, no? 😜 Signed-off-by: Christian Hesse Change-Id: Ie890ace2e88dca0d7defb1cac5a2723699f794db --- 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 c947b63e2457..eb6038810393 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.29.0 +GIT_VER = 2.29.1 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r -- cgit 1.4.1