about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2021-05-18T19·54+0200
committerVincent Ambo <mail@tazj.in>2021-09-21T11·14+0300
commitb0926aa53d04c4e9b01aee38927dc20f4bf4d78f (patch)
tree980a5c7bb628acc9220816a767cdd8761f789229 /third_party
parent3d5020a5d87e3ea799f753d920a033221b2b4daa (diff)
chore(3p/cgit): git: update to v2.31.1 r/2901
Update to git version v2.31.1, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Change-Id: I3e0312e59b065ec39906d00ffa8e762f82b7305f
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 11b437b24b..abc52bc555 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.31.0
+GIT_VER = 2.31.1
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
 INSTALL = install
 COPYTREE = cp -r