all repos — cgit @ 4ffadc1e0c589f9bcfb4a721f5625914ef2d496d

a hyperfast web frontend for git written in c

git: update to v2.30.1

Update to git version v2.30.1, no additional changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Christian Hesse mail@eworm.de
Wed, 10 Feb 2021 16:13:53 +0100
commit

4ffadc1e0c589f9bcfb4a721f5625914ef2d496d

parent

bd6f5683f6cde4212364354b3139c1d521f40f39

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