logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 35d859bb7b5b8c809361a9762aab5045ccd5ca35
parent 75ecf574c4f0f1055209575895422ebcfdce86eb
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 14 Apr 2020 21:23:44 -0700

git: Update to 2.26.1

Diffstat:

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

diff --git a/pkg/git/.gitignore b/pkg/git/.gitignore @@ -1,3 +1,3 @@ -/git-manpages-2.26.0.tar.xz +/git-manpages-2.26.1.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.26.0" +#define GIT_VERSION "2.26.1" #define HAVE_ALLOCA_H #define HAVE_PATHS_H #define HAVE_DEV_TTY diff --git a/pkg/git/man.txt b/pkg/git/man.txt @@ -1,4 +1,4 @@ -# 2,<xzcat git-manpages-2.26.0.tar.xz | pax -s '/\.\///' '*.[1-9]' | sort +# 2,<cd src/man && find man* -name '*.[1-9]' | sort man1/git-add.1 man1/git-am.1 man1/git-annotate.1 diff --git a/pkg/git/sha256 b/pkg/git/sha256 @@ -1 +1 @@ -387e46a0b67c148be7ef80759b1930a3b64ac77782630c18afc784f35ed93426 git-manpages-2.26.0.tar.xz +a93cb7f45dab1fc45a9a4a6cfc32f1a8edd0894c0441e163951c323c7a184048 git-manpages-2.26.1.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.26.0.tar.xz" +url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.26.1.tar.xz" diff --git a/pkg/git/ver b/pkg/git/ver @@ -1 +1 @@ -2.26.0 r0 +2.26.1 r0