aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2024-05-14 19:59:11 +0200
committerChristian Hesse <mail@eworm.de>2024-05-14 19:59:11 +0200
commit92a8f1676a2cbe57fd9d9c9b40a5ccd23dc0b842 (patch)
treea1bd56b42ff579f1e8300c9153e335a00979f57a /Makefile
parentdbadd856ba0537110338cfe58256b152d01388c0 (diff)
downloadcgit-92a8f1676a2cbe57fd9d9c9b40a5ccd23dc0b842.tar.gz
cgit-92a8f1676a2cbe57fd9d9c9b40a5ccd23dc0b842.tar.bz2
cgit-92a8f1676a2cbe57fd9d9c9b40a5ccd23dc0b842.zip
git: update to v2.45.1
Update to git version v2.45.1, 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 2612a75..ecfebaf 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.45.0
+GIT_VER = 2.45.1
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r