about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2020-10-30T21·22+0100
committerVincent Ambo <mail@tazj.in>2021-09-21T11·10+0300
commiteab788e9614360c697c854d7523b1d3bc067c72a (patch)
tree729a8d9c1afc7b9f5b69892e565e120324e04a52 /third_party
parent67b44822b30540bec4f119b131f6b88cd6e5ec70 (diff)
chore(3p/cgit): git: update to v2.29.2 r/2894
Update to git version v2.29.2.

No changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Change-Id: I8a3c12fdaa492ede79a750eea4b78f750dbfa18f
Diffstat (limited to 'third_party')
-rw-r--r--third_party/cgit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/cgit/Makefile b/third_party/cgit/Makefile
index eb60388103..1a8f496b58 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 = <openssl/sha.h>
-GIT_VER = 2.29.1
+GIT_VER = 2.29.2
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
 INSTALL = install
 COPYTREE = cp -r