From abfc07f710dac3281bf0e90a227fa3e2ddfc39cb Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 22 Mar 2018 22:52:32 -0700 Subject: git: Update to 2.16.3 --- pkg/git/.gitignore | 2 +- pkg/git/config.h | 2 +- pkg/git/rev | 2 +- pkg/git/sha256 | 2 +- pkg/git/src | 2 +- pkg/git/url | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'pkg') diff --git a/pkg/git/.gitignore b/pkg/git/.gitignore index 293fab1f..c69b8d9f 100644 --- a/pkg/git/.gitignore +++ b/pkg/git/.gitignore @@ -1,3 +1,3 @@ -/git-manpages-2.16.2.tar.xz +/git-manpages-2.16.3.tar.xz /man /man.ninja diff --git a/pkg/git/config.h b/pkg/git/config.h index 01e6aa75..f9d3d50c 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.16.2" +#define GIT_VERSION "2.16.3" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY diff --git a/pkg/git/rev b/pkg/git/rev index 9902f178..f04c001f 100644 --- a/pkg/git/rev +++ b/pkg/git/rev @@ -1 +1 @@ -28 +29 diff --git a/pkg/git/sha256 b/pkg/git/sha256 index b18e917c..657dce18 100644 --- a/pkg/git/sha256 +++ b/pkg/git/sha256 @@ -1 +1 @@ -42eee5134cc8b3b64c736025edfbfee86c2ecb76e37980a0aff26c86b5abcb05 git-manpages-2.16.2.tar.xz +5f61897e681d5144bd70babf760345637e879a8b6e40ca6f0b76b53554649395 git-manpages-2.16.3.tar.xz diff --git a/pkg/git/src b/pkg/git/src index ffa95249..d32eb83c 160000 --- a/pkg/git/src +++ b/pkg/git/src @@ -1 +1 @@ -Subproject commit ffa952497288d29d94b16675c6789ef83850def3 +Subproject commit d32eb83c1db7d0a8bb54fe743c6d1dd674d372c5 diff --git a/pkg/git/url b/pkg/git/url index 86268aff..e61a3d06 100644 --- a/pkg/git/url +++ b/pkg/git/url @@ -1 +1 @@ -url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.16.2.tar.xz" +url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.16.3.tar.xz" -- cgit v1.2.3