logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 98abe1378c82c524a4c4258ad34d3bd2631a715a
parent 8bd73d32375d7466d805c1652a5b1734caa20e19
Author: Michael Forney <mforney@mforney.org>
Date:   Fri, 16 Feb 2018 19:35:35 -0800

git: Update to 2.16.2

Diffstat:

Mpkg/git/.gitignore2+-
Mpkg/git/config.h2+-
Mpkg/git/rev2+-
Mpkg/git/sha2562+-
Mpkg/git/url2+-
5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/pkg/git/.gitignore b/pkg/git/.gitignore @@ -1,3 +1,3 @@ -/git-manpages-2.16.1.tar.xz +/git-manpages-2.16.2.tar.xz /man /man.ninja diff --git 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.1" +#define GIT_VERSION "2.16.2" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY diff --git a/pkg/git/rev b/pkg/git/rev @@ -1 +1 @@ -27 +28 diff --git a/pkg/git/sha256 b/pkg/git/sha256 @@ -1 +1 @@ -97e61ddbf00f46cc5e8ae0f5fe282836a45db3ec30bb2739d928a036cf8ab7fa git-manpages-2.16.1.tar.xz +42eee5134cc8b3b64c736025edfbfee86c2ecb76e37980a0aff26c86b5abcb05 git-manpages-2.16.2.tar.xz diff --git a/pkg/git/url b/pkg/git/url @@ -1 +1 @@ -url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.16.1.tar.xz" +url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.16.2.tar.xz"