diff options
author | Christian Hesse <mail@eworm.de> | 2020-07-27 20:36:14 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-07-27 20:36:14 +0200 |
commit | 205837d4684f331afa93c946cbdfa1fa9b3d1ce9 (patch) | |
tree | 2cb6928c256f028dfb425279fc17e7f3c7c746eb | |
parent | git: update to v2.27.0 (diff) | |
download | cgit-pink-205837d4684f331afa93c946cbdfa1fa9b3d1ce9.tar.gz cgit-pink-205837d4684f331afa93c946cbdfa1fa9b3d1ce9.zip |
git: update to v2.28.0
Update to git version v2.28.0. No changes required. Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 | ||||
m--------- | git | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 5c8fa8c..84822f0 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/git b/git -Subproject b3d7a52fac39193503a0b6728771d1bf6a16146 +Subproject 47ae905ffb98cc4d4fd90083da6bc8dab55d9ec |