diff options
| author | Christian Hesse | 2022-12-12 16:18:28 +0100 |
|---|---|---|
| committer | Yigit Sever | 2023-07-21 03:03:49 +0300 |
| commit | 1fd2c77bf11a2a82a267b4c6fe892f1856deaf29 (patch) | |
| tree | 0a0b03d5e4c3fd13a44b9237de40821fcda33e20 | |
| parent | f6215ea04e0ac40c75538b8b761079362e7cfd0e (diff) | |
| download | cgit-1fd2c77bf11a2a82a267b4c6fe892f1856deaf29.tar.gz cgit-1fd2c77bf11a2a82a267b4c6fe892f1856deaf29.tar.bz2 cgit-1fd2c77bf11a2a82a267b4c6fe892f1856deaf29.zip | |
git: update to v2.38.2
Update to git version v2.38.2, 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.38.1 | 17 | GIT_VER = 2.38.2 |
| 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 d5b41391a472dcf9486055fd5b8517f893e88da | Subproject 8706a59933d09354c5e3eb09a543453655a9718 | ||
