X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/44f8c11c8d6edadedb9b83baf6f6a786c0bd8c30..1dd53e3a2ffec730ec27ebe15b3d63e0b417a544:/Makefile diff --git a/Makefile b/Makefile index 1fe00c4..8321ecc 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all:: -CGIT_VERSION = v1.0 +CGIT_VERSION = v1.1 CGIT_SCRIPT_NAME = cgit.cgi CGIT_SCRIPT_PATH = /var/www/htdocs/cgit CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH) @@ -14,7 +14,7 @@ htmldir = $(docdir) pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = -GIT_VER = 2.10.2 +GIT_VER = 2.16.0 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r