about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2024-04-19 22:39:20 +0200
committerChristian Hesse <mail@eworm.de>2024-04-29 21:13:53 +0200
commitdbadd856ba0537110338cfe58256b152d01388c0 (patch)
tree3d95e482d7372e8571446d6b286ad12fe4197fc7 /Makefile
parentgit: update to v2.44.0 (diff)
downloadcgit-magenta-dbadd856ba0537110338cfe58256b152d01388c0.tar.xz
git: update to v2.45.0
Update to git version v2.45.0, this requires changes for these
upstream commits:

* 9720d23e8caf4adee44b3a32803a9bb0480118bd
  date: make DATE_MODE thread-safe

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 c3ee267..2612a75 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.44.0 +GIT_VER = 2.45.0 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r