diff options
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/cgit/Makefile | 2 | ||||
l--------- | third_party/cgit/git | 1 |
2 files changed, 1 insertions, 2 deletions
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 = <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 e1a7dc2cdfee..000000000000 --- a/third_party/cgit/git +++ /dev/null @@ -1 +0,0 @@ -../git/ \ No newline at end of file |