diff options
author | Christian Hesse <mail@eworm.de> | 2020-10-27 12:39:46 +0300 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-10-27 12:39:46 +0300 |
commit | fe99c76ee477f91d6d983486491603109c7b2599 (patch) | |
tree | b758554493ed9be78203af002d284d6d335ae758 | |
parent | adcc4f822fe11836e5f942fc1ae0f00db4eb8d5f (diff) |
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>
-rw-r--r-- | Makefile | 2 | ||||
m--------- | git | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -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/git b/git -Subproject 69986e19ffcfb9af674ae5180689ab7bbf92ed2 +Subproject b927c80531cca9b9107754186532e8cb0088400 |