Commit e10159691e799d0f31f5314c73f47511cc974f46

Parents: 979cf4a753945ef5f3428693863d66eb33be7e2d

From: Christian Hesse <mail@eworm.de>
Date: Mon Dec 12 16:21:23 2022 +0700

git: update to v2.39.0
Update to git version v2.39.0, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>

Stats

Makefile +1/-1

Changeset

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
diff --git a/Makefile b/Makefile
index b9bdaf8464542f597e78b8e516a217a94c6c558b..cd7639ccf3fc79ea2faf75cc4acb040e0a05ad41 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.38.2
+GIT_VER = 2.39.0
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
 INSTALL = install
 COPYTREE = cp -r