X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/45315f846c2e2ee6663f0ba8cc454384d2b9e3ea..2efb59ed0fa8eced79fa702bc47454d3406c3431:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index 4a3980c..0223a17 100644 --- a/Makefile +++ b/Makefile @@ -14,8 +14,8 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 1.9.1 -GIT_URL = https://git-core.googlecode.com/files/git-$(GIT_VER).tar.gz +GIT_VER = 2.0.0 +GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r MAN5_TXT = $(wildcard *.5.txt)