From e73abf816b16535d5d43f8a683f5144d123384c6 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Wed, 4 Nov 2020 14:55:01 -0800 Subject: git: Update to 2.29.2 --- pkg/git/.gitignore | 2 +- pkg/git/config.h | 2 +- pkg/git/sha256 | 2 +- pkg/git/src | 2 +- pkg/git/url | 2 +- pkg/git/ver | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'pkg/git') diff --git a/pkg/git/.gitignore b/pkg/git/.gitignore index c2428383..7454cefe 100644 --- a/pkg/git/.gitignore +++ b/pkg/git/.gitignore @@ -1,3 +1,3 @@ -/git-manpages-2.29.0.tar.gz +/git-manpages-2.29.2.tar.gz /man /man.ninja diff --git a/pkg/git/config.h b/pkg/git/config.h index 14ff7a2e..bbe197f8 100644 --- a/pkg/git/config.h +++ b/pkg/git/config.h @@ -11,7 +11,7 @@ #define GIT_LOCALE_PATH "/share/locale" #define GIT_MAN_PATH "share/man" #define GIT_USER_AGENT "git/" GIT_VERSION -#define GIT_VERSION "2.29.0" +#define GIT_VERSION "2.29.2" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY diff --git a/pkg/git/sha256 b/pkg/git/sha256 index 502f728e..6dcb3e0a 100644 --- a/pkg/git/sha256 +++ b/pkg/git/sha256 @@ -1 +1 @@ -8f3bf70ddb515674ce2e19572920a39b1be96af12032b77f1dd57898981fb151 git-manpages-2.29.0.tar.gz +68b258e6d590cb78e02c0df741bbaeab94cbbac6d25de9da4fb3882ee098307b git-manpages-2.29.2.tar.gz diff --git a/pkg/git/src b/pkg/git/src index 69986e19..898f8073 160000 --- a/pkg/git/src +++ b/pkg/git/src @@ -1 +1 @@ -Subproject commit 69986e19ffcfb9af674ae5180689ab7bbf92ed28 +Subproject commit 898f80736c75878acc02dc55672317fcc0e0a5a6 diff --git a/pkg/git/url b/pkg/git/url index 64282d1a..26c09920 100644 --- a/pkg/git/url +++ b/pkg/git/url @@ -1 +1 @@ -url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.29.0.tar.gz" +url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.29.2.tar.gz" diff --git a/pkg/git/ver b/pkg/git/ver index bcf71b63..32de5c7d 100644 --- a/pkg/git/ver +++ b/pkg/git/ver @@ -1 +1 @@ -2.29.0 r0 +2.29.2 r0 -- cgit v1.2.3