about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--third_party/cgit/Makefile2
l---------third_party/cgit/git1
2 files changed, 1 insertions, 2 deletions
diff --git a/third_party/cgit/Makefile b/third_party/cgit/Makefile
index c947b63e24..eb60388103 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.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
diff --git a/third_party/cgit/git b/third_party/cgit/git
deleted file mode 120000
index e1a7dc2cdf..0000000000
--- a/third_party/cgit/git
+++ /dev/null
@@ -1 +0,0 @@
-../git/
\ No newline at end of file