X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/55ebd5e97ccd0da9424d68f1e0f301551cf4b47a..d071f28cfa9a49f3aa6355b17e9d9fa7224ff49f:/Makefile diff --git a/Makefile b/Makefile index e690c7f..cd7639c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ all:: -CGIT_VERSION = v1.2.1 +CGIT_VERSION = v1.2.3 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.20.0 +GIT_VER = 2.39.0 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.xz INSTALL = install COPYTREE = cp -r