about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2023-03-01 22:07:18 +0100
committerChristian Hesse <mail@eworm.de>2023-03-13 20:38:46 +0100
commit2593cd813860d71bd85db48c919de3d6e41b8b57 (patch)
tree589a9cd88fc4c29d1f5d24a5fb114ad15f691922 /Makefile
parentgit: update to v2.39.2 (diff)
downloadcgit-magenta-2593cd813860d71bd85db48c919de3d6e41b8b57.tar.xz
git: update to v2.40.0
Update to git version v2.40.0, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile

index 97b870b..5cc4a9d 100644 --- a/Makefile +++ b/Makefile
@@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = <openssl/sha.h> -GIT_VER = 2.39.2 +GIT_VER = 2.40.0 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r