diff options
| author | Christian Hesse | 2022-07-12 21:16:29 +0200 |
|---|---|---|
| committer | Yigit Sever | 2023-07-21 03:03:48 +0300 |
| commit | 0de13dcf52873336d3a3c4200ab6093125ce901c (patch) | |
| tree | 05cc5e25f19d70079f16899fcd9225a6895aa82f | |
| parent | a3e263759d000359a1abc2f1341e6a43e2d4e2f0 (diff) | |
| download | cgit-0de13dcf52873336d3a3c4200ab6093125ce901c.tar.gz cgit-0de13dcf52873336d3a3c4200ab6093125ce901c.tar.bz2 cgit-0de13dcf52873336d3a3c4200ab6093125ce901c.zip | |
git: update to v2.37.1
Update to git version v2.37.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) | |||
| 14 | pdfdir = $(docdir) | 14 | pdfdir = $(docdir) |
| 15 | mandir = $(prefix)/share/man | 15 | mandir = $(prefix)/share/man |
| 16 | SHA1_HEADER = <openssl/sha.h> | 16 | SHA1_HEADER = <openssl/sha.h> |
| 17 | GIT_VER = 2.37.0 | 17 | GIT_VER = 2.37.1 |
| 18 | GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz | 18 | GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz |
| 19 | INSTALL = install | 19 | INSTALL = install |
| 20 | COPYTREE = cp -r | 20 | COPYTREE = cp -r |
diff --git a/git b/git | |||
| Subproject e4a4b31577c7419497ac30cebe30d755b97752c | Subproject bbea4dcf42b28eb7ce64a6306cdde875ae5d09c | ||
