diff options
author | Christian Hesse <mail@eworm.de> | 2023-04-25 17:12:11 +0000 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-04-25 17:12:11 +0000 |
commit | 0e6744b3082f576be21dd1b88f519a3c1f7d3931 (patch) | |
tree | 1d14c76f0de6bd90345b2de4f831159d1a216b5e | |
parent | 2593cd813860d71bd85db48c919de3d6e41b8b57 (diff) | |
download | cgit-0e6744b3082f576be21dd1b88f519a3c1f7d3931.tar cgit-0e6744b3082f576be21dd1b88f519a3c1f7d3931.tar.gz cgit-0e6744b3082f576be21dd1b88f519a3c1f7d3931.zip |
git: update to v2.40.1
Update to git version v2.40.1, no additional changes required.
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.40.0 +GIT_VER = 2.40.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 73876f4861cd3d187a4682290ab75c9dccadbc5 +Subproject 0d1bd1dfb37ef25e1911777c94129fc769ffec3 |