diff options
author | Christian Hesse <mail@eworm.de> | 2025-05-30 19:21:53 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2025-06-16 22:18:12 +0200 |
commit | d8095e083e6f940a2b3d0bb473b0fe10854eba9d (patch) | |
tree | 4ef74c834a4fa138082d995a6817e37e9ca3fbfa | |
parent | git: update to v2.49.0 (diff) | |
download | cgit-d8095e083e6f940a2b3d0bb473b0fe10854eba9d.tar.gz cgit-d8095e083e6f940a2b3d0bb473b0fe10854eba9d.tar.bz2 cgit-d8095e083e6f940a2b3d0bb473b0fe10854eba9d.zip |
git: update to v2.50.0
Update to git version v2.50.0, 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.49.0 +GIT_VER = 2.50.0 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 683c54c999c301c2cd6f715c411407c413b1d84 +Subproject 16bd9f20a403117f2e0d9bcda6c6e621d3763e7 |