aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-03-15 21:00:36 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-03-15 21:00:36 +0100
commit73eaec8b7aaa02e77cd475ccfdb117e188895457 (patch)
tree9bba8659c62de209331edf2685bf7372f2ba3226 /Makefile
parentd0f10b314dca7c6929b6fe8fa4cb5af10bcf8c2d (diff)
parent39735d95ca8775204ed4c5f306009707f7da79c6 (diff)
downloadpkg-cgit-73eaec8b7aaa02e77cd475ccfdb117e188895457.zip
pkg-cgit-73eaec8b7aaa02e77cd475ccfdb117e188895457.tar.gz
pkg-cgit-73eaec8b7aaa02e77cd475ccfdb117e188895457.tar.bz2
Merge branch 'master' of git://git.zx2c4.com/cgit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6590d8e..c01701c 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.7.0
+GIT_VER = 2.7.2
GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
INSTALL = install
COPYTREE = cp -r