diff options
| author | Christian Hesse <mail@eworm.de> | 2025-10-16 09:25:33 +0200 |
|---|---|---|
| committer | Vosjedev <vosje@vosjedev.net> | 2025-10-24 14:16:36 +0200 |
| commit | d9989c7811e878fe0520b6cc1e4ce378724d9d89 (patch) | |
| tree | 9930f8019ef1624f9f78cae5292d7c56d0694dc6 /Makefile | |
| parent | 22ed1e78329fab8bc4079b10779fc9e5932b2d24 (diff) | |
| download | cgit-d9989c7811e878fe0520b6cc1e4ce378724d9d89.tar.gz cgit-d9989c7811e878fe0520b6cc1e4ce378724d9d89.tar.bz2 cgit-d9989c7811e878fe0520b6cc1e4ce378724d9d89.tar.xz | |
git: update to v2.51.1
Update to git version v2.51.1, this requires changes for these
upstream commits:
* e1d062e8ba0b72f49e9ef9713cc7011c330baab8
odb: drop deprecated wrapper functions
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 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.51.0 +GIT_VER = 2.51.1 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r |
