diff options
author | Christian Hesse <mail@eworm.de> | 2021-08-08 17:55:53 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-11-03 15:34:52 +0100 |
commit | 45eff406554f3ff31bdf7d54daae1da5635db72e (patch) | |
tree | f2110e165c348c6822c920f408196bf826a79e48 | |
parent | git: update to v2.32.0 (diff) | |
download | cgit-pink-45eff406554f3ff31bdf7d54daae1da5635db72e.tar.gz cgit-pink-45eff406554f3ff31bdf7d54daae1da5635db72e.zip |
git: update to v2.33.0
Update to git version v2.33.0, no additional 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 d13c5bd..b030ff9 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.32.0 +GIT_VER = 2.33.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 ebf3c04b262aa27fbb97f8a0156c2347fecafaf +Subproject 225bc32a989d7a22fa6addafd4ce7dcd04675db |