logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 0b52da4754a11986c6fea39e48f97137222ee924
parent 8fb43071f6baeb4369f0fe83e867a8436d32d01f
Author: Michael Forney <mforney@mforney.org>
Date:   Thu, 23 Apr 2020 00:08:00 -0700

git: Update to 2.26.2

Diffstat:

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

diff --git a/pkg/git/.gitignore b/pkg/git/.gitignore @@ -1,3 +1,3 @@ -/git-manpages-2.26.1.tar.gz +/git-manpages-2.26.2.tar.gz /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.26.1" +#define GIT_VERSION "2.26.2" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY diff --git a/pkg/git/sha256 b/pkg/git/sha256 @@ -1 +1 @@ -80d7a025259c753d43f509bb6861582fad2373047198475d43c03065a2c19190 git-manpages-2.26.1.tar.gz +b3c6cfc980f3c593d0cd0c63e0c97d6f1cafe7b72321fc3a94948758b9529c5b git-manpages-2.26.2.tar.gz diff --git a/pkg/git/url b/pkg/git/url @@ -1 +1 @@ -url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.26.1.tar.gz" +url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.26.2.tar.gz" diff --git a/pkg/git/ver b/pkg/git/ver @@ -1 +1 @@ -2.26.1 r0 +2.26.2 r0