aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2020-07-27 20:36:14 +0200
committerChristian Hesse <mail@eworm.de>2020-07-27 20:36:14 +0200
commit205837d4684f331afa93c946cbdfa1fa9b3d1ce9 (patch)
tree2cb6928c256f028dfb425279fc17e7f3c7c746eb /Makefile
parentgit: update to v2.27.0 (diff)
downloadcgit-205837d4684f331afa93c946cbdfa1fa9b3d1ce9.tar.xz
cgit-205837d4684f331afa93c946cbdfa1fa9b3d1ce9.zip
git: update to v2.28.0
Update to git version v2.28.0. No 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 5c8fa8c..84822f0 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.27.0
+GIT_VER = 2.28.0
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r