aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-03-30 19:59:13 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-03-30 19:59:13 +0300
commitccd0d09e29ed887a848bd6d79bddfc218be8ecd7 (patch)
treeba16c428ffedb167752eeda3ad9c90089baa631e /Makefile
parentd366ec1e1e796937387208ef8c26097e5ff44ae9 (diff)
parentbd6f5683f6cde4212364354b3139c1d521f40f39 (diff)
downloadcgit-ccd0d09e29ed887a848bd6d79bddfc218be8ecd7.tar.gz
cgit-ccd0d09e29ed887a848bd6d79bddfc218be8ecd7.zip
Merge remote-tracking branch 'upstream/master' into git.aaoth.xyz
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 25c500a..a2d9dfa 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.29.0
+GIT_VER = 2.30.0
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz
INSTALL = install
COPYTREE = cp -r