git: update to v2.38.0

Update to git version v2.38.0, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
This commit is contained in:
Christian Hesse 2022-09-16 11:31:24 +02:00 committed by Jason A. Donenfeld
parent e5c868f109
commit 33efb5fec5
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ htmldir = $(docdir)
pdfdir = $(docdir)
mandir = $(prefix)/share/man
SHA1_HEADER = <openssl/sha.h>
GIT_VER = 2.37.3
GIT_VER = 2.38.0
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r