all repos — cgit @ a9e9dfc55f5c57a4065be77c320224f524a9c820

a hyperfast web frontend for git written in c

git: update to v2.7.2

Update to git version v2.7.2, no changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Christian Hesse mail@eworm.de
Mon, 22 Feb 2016 23:25:28 +0100
commit

a9e9dfc55f5c57a4065be77c320224f524a9c820

parent

de6098be6a65a4758ff8eac6359bd6fd30ba7bd3

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M MakefileMakefile

@@ -14,7 +14,7 @@ htmldir = $(docdir)

pdfdir = $(docdir) mandir = $(prefix)/share/man SHA1_HEADER = <openssl/sha.h> -GIT_VER = 2.7.1 +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