all repos — cgit @ 205837d4684f331afa93c946cbdfa1fa9b3d1ce9

a hyperfast web frontend for git written in c

git: update to v2.28.0

Update to git version v2.28.0.

No changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Christian Hesse mail@eworm.de
Mon, 27 Jul 2020 20:36:14 +0200
commit

205837d4684f331afa93c946cbdfa1fa9b3d1ce9

parent

f780396c0afa6015a05025c6404a560252605319

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