chore(3p/cgit): git: update to v2.29.1
Update to git version v2.29.1. No functional change, but we want latest
and greated version number, no? 😜
Signed-off-by: Christian Hesse <mail@eworm.de>
Change-Id: Ie890ace2e88dca0d7defb1cac5a2723699f794db
This commit is contained in:
parent
766677748d
commit
67b44822b3
2 changed files with 1 additions and 2 deletions
2
third_party/cgit/Makefile
vendored
2
third_party/cgit/Makefile
vendored
|
@ -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
|
||||
|
|
1
third_party/cgit/git
vendored
1
third_party/cgit/git
vendored
|
@ -1 +0,0 @@
|
|||
../git/
|
Loading…
Reference in a new issue