all repos — cgit @ d6a4730d049216f903fb0466215366f588208a40

a hyperfast web frontend for git written in c

git: update to v2.10.1

Update to git version v2.10.1, no changes required.
Christian Hesse mail@eworm.de
Tue, 04 Oct 2016 08:51:05 +0200
commit

d6a4730d049216f903fb0466215366f588208a40

parent

9dd3c5e93c5af3d35efe6e9f844456eb0f27a819

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.10.0 +GIT_VER = 2.10.1 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz INSTALL = install COPYTREE = cp -r