all repos — cgit @ fde897b8171ed2e925b44ec6f69590ec07241017

a hyperfast web frontend for git written in c

git: update to v2.25.1

Update to git version v2.25.1.

No changes required.
Christian Hesse mail@eworm.de
Mon, 17 Feb 2020 09:08:02 +0100
commit

fde897b8171ed2e925b44ec6f69590ec07241017

parent

5e49023b01e5dfaacfc89199159e53c0c6e41331

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